TrackingItemItemId Property |
The unique identifier of the
Item that has been started.
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; set; }
Public Property ItemId As Guid
Get
Set
public:
property Guid ItemId {
Guid get ();
void set (Guid value);
}
member ItemId : Guid with get, set
Property Value
Type:
Guid
See Also