ItemSearchCriteriaSearchFieldName 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 ItemSearchFieldNames SearchFieldName { get; set; }
Public Property SearchFieldName As ItemSearchFieldNames
Get
Set
public:
property ItemSearchFieldNames SearchFieldName {
ItemSearchFieldNames get ();
void set (ItemSearchFieldNames value);
}
member SearchFieldName : ItemSearchFieldNames with get, set
Property Value
Type:
ItemSearchFieldNamesSee Also