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