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.251.0.0 (8.251.0.0)
Syntaxpublic Guid ItemId { get; }
Public ReadOnly Property ItemId As Guid
Get
public:
property Guid ItemId {
Guid get ();
}
member ItemId : Guid with get
Property Value
Type:
Guid
See Also