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; }
Property Value
Type:
PropertyValuePair
See Also