PickedItemPickOperator Property |
The username of the operator who picked the item.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public string PickOperator { get; }
Public ReadOnly Property PickOperator As String
Get
public:
property String^ PickOperator {
String^ get ();
}
member PickOperator : string with get
Property Value
Type:
StringSee Also