ItemSortDirectiveSortMode Property  | 
 
            The order in which the results will be sorted for this field.
            
 
    Namespace: 
   FactoryLogix.xTend.DataObjects
    Assembly:
   FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.254.0.0 (8.254.0.0)
Syntaxpublic SortMode SortMode { get; set; }Public Property SortMode As SortMode
	Get
	Set
public:
property SortMode SortMode {
	SortMode get ();
	void set (SortMode value);
}member SortMode : SortMode with get, set
Property Value
Type: 
SortMode
See Also