Click or drag to resize
OrderExpressionOrderType Property
Gets or sets the ascending or descending order.

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

Property Value

Type: OrderType
See Also