Namespace: P4s3WebSvcRefLib.P4s3WebSvcReference
Assembly: P4s3WebSvcRefLib (in P4s3WebSvcRefLib.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: P4s3WebSvcRefLib (in P4s3WebSvcRefLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public bool AddFilterStatCalcConfig( string userId, string filterId, string filterStatId, string calcIndex, string calcName, string formatStr, string forceFcl, string active, string key ) |
Visual Basic |
---|
Public Function AddFilterStatCalcConfig ( userId As String, filterId As String, filterStatId As String, calcIndex As String, calcName As String, formatStr As String, forceFcl As String, active As String, key As String ) As Boolean |
Visual C++ |
---|
public: virtual bool AddFilterStatCalcConfig( String^ userId, String^ filterId, String^ filterStatId, String^ calcIndex, String^ calcName, String^ formatStr, String^ forceFcl, String^ active, String^ key ) sealed |
Parameters
- userId
- Type: System..::..String
- filterId
- Type: System..::..String
- filterStatId
- Type: System..::..String
- calcIndex
- Type: System..::..String
- calcName
- Type: System..::..String
- formatStr
- Type: System..::..String
- forceFcl
- Type: System..::..String
- active
- Type: System..::..String
- key
- Type: System..::..String