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 UpdateHelpCategory( string parentId, string desc, string zzRowId, string active, string orderNum, string key ) |
Visual Basic |
---|
Public Function UpdateHelpCategory ( parentId As String, desc As String, zzRowId As String, active As String, orderNum As String, key As String ) As Boolean |
Visual C++ |
---|
public: virtual bool UpdateHelpCategory( String^ parentId, String^ desc, String^ zzRowId, String^ active, String^ orderNum, String^ key ) sealed |
Parameters
- parentId
- Type: System..::..String
- desc
- Type: System..::..String
- zzRowId
- Type: System..::..String
- active
- Type: System..::..String
- orderNum
- Type: System..::..String
- key
- Type: System..::..String