BatchSortDirectiveFieldName Property |
An enumerated value indicating the field to be sorted upon.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public BatchFieldNames FieldName { get; set; }
Public Property FieldName As BatchFieldNames
Get
Set
public:
property BatchFieldNames FieldName {
BatchFieldNames get ();
void set (BatchFieldNames value);
}
member FieldName : BatchFieldNames with get, set
Property Value
Type:
BatchFieldNamesSee Also