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.245.0.0 (8.245.0.0)
Syntax public 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:
SortModeSee Also