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