PickedItem.PickTime Property |
The date/time when the item was picked.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntaxpublic DateTime PickTime { get; }
Public ReadOnly Property PickTime As DateTime
Get
public:
property DateTime PickTime {
DateTime get ();
}
member PickTime : DateTime with get
Property Value
Type:
DateTime
See Also