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 AddFilterToFolder( 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 filterFoldersId, string key ) |
Visual Basic |
---|
Public Function AddFilterToFolder ( 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, filterFoldersId As String, key As String ) As Boolean |
Visual C++ |
---|
public: virtual bool AddFilterToFolder( 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^ filterFoldersId, 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
- filterFoldersId
- Type: System..::..String
- key
- Type: System..::..String