Namespace: P4s3TestMachine.P4s3WebSvcReference
Assembly: P4s3TestMachine (in P4s3TestMachine.exe) Version: 1.0.0.0 (1.0.0.0)
Assembly: P4s3TestMachine (in P4s3TestMachine.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public bool UpdateFilter( string username, string userId, string name, string columns, string sql, string description, string isPublic, string criteria, string createdOn, string owner, string icon, string serialCoded, string serialLiteral, string fromWizard, string filterId, string key ) |
Visual Basic |
---|
Public Function UpdateFilter ( username As String, userId As String, name As String, columns As String, sql As String, description As String, isPublic As String, criteria As String, createdOn As String, owner As String, icon As String, serialCoded As String, serialLiteral As String, fromWizard As String, filterId As String, key As String ) As Boolean |
Visual C++ |
---|
public: virtual bool UpdateFilter( String^ username, String^ userId, String^ name, String^ columns, String^ sql, String^ description, String^ isPublic, String^ criteria, String^ createdOn, String^ owner, String^ icon, String^ serialCoded, String^ serialLiteral, String^ fromWizard, String^ filterId, String^ key ) sealed |
Parameters
- username
- Type: System..::..String
- userId
- Type: System..::..String
- name
- Type: System..::..String
- columns
- Type: System..::..String
- sql
- Type: System..::..String
- description
- Type: System..::..String
- isPublic
- Type: System..::..String
- criteria
- Type: System..::..String
- createdOn
- Type: System..::..String
- owner
- Type: System..::..String
- icon
- Type: System..::..String
- serialCoded
- Type: System..::..String
- serialLiteral
- Type: System..::..String
- fromWizard
- Type: System..::..String
- filterId
- Type: System..::..String
- key
- Type: System..::..String