UpdateCommandPropertySet Property |
Specifies the set of properties to update. Passing a null value will lead to error. To update all properties, pass a new instance of the AllProperties class.
Namespace: CorrigoService.CommandsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic PropertySetBase PropertySet { get; set; }Public Property PropertySet As PropertySetBase
Get
Set
No code example is currently available or this language may not be supported.
Property Value
PropertySetBase
See Also