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.254.0.0 (8.254.0.0)
Syntaxpublic string PickOperator { get; }Public ReadOnly Property PickOperator As String
Get
public:
property String^ PickOperator {
String^ get ();
}member PickOperator : string with get
Property Value
Type:
String
See Also