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.245.0.0 (8.245.0.0)
Syntax public 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:
GuidSee Also