Gets or sets list of orders in which the entity instances are returned from the query.
Namespace: CorrigoServiceAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic OrderExpression[] Orders { get; set; }
Public Property Orders As OrderExpression()
Get
Set
No code example is currently available or this language may not be supported.
Property Value
OrderExpression
See Also