QueryByPropertyConditions Property |
Gets or sets query conditions as list of property and value pairs.
Namespace: CorrigoServiceAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic PropertyValuePair[] Conditions { get; set; }
Public Property Conditions As PropertyValuePair()
Get
Set
No code example is currently available or this language may not be supported.
Property Value
PropertyValuePair
See Also