Click or drag to resize
QueryByPropertyConditions Property
Gets or sets query conditions as list of property and value pairs.

Namespace: CorrigoService
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public PropertyValuePair[] Conditions { get; set; }

Property Value

Type: PropertyValuePair
See Also