PickedItemItemId Property |
The 128-bit identifier of the item that was picked
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public Guid ItemId { get; }
Public ReadOnly Property ItemId As Guid
Get
public:
property Guid ItemId {
Guid get ();
}
member ItemId : Guid with get
Property Value
Type:
GuidSee Also