Click or drag to resize
QueryBaseOrders Property
Gets or sets list of orders in which the entity instances are returned from the query.

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

Property Value

Type: OrderExpression
See Also