BatchSearchCriteriaSearchFieldName Property |
An enumerated value indicating the field to be searched 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 SearchFieldName { get; set; }
Public Property SearchFieldName As BatchFieldNames
Get
Set
public:
property BatchFieldNames SearchFieldName {
BatchFieldNames get ();
void set (BatchFieldNames value);
}
member SearchFieldName : BatchFieldNames with get, set
Property Value
Type:
BatchFieldNamesSee Also