Retrieves instances of a specific entity type by specifying a set of property and value pairs.
Inheritance Hierarchy Namespace: CorrigoServiceAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public class QueryByProperty : QueryBase
<SerializableAttribute>
Public Class QueryByProperty
Inherits QueryBase
No code example is currently available or this language may not be supported.
The QueryByProperty type exposes the following members.
Properties | Name | Description |
---|
 | Conditions |
Gets or sets query conditions as list of property and value pairs.
|
Top
See Also