TrackingItem.ItemUID Property |
The text-based unique identifier (UID) 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)
Syntaxpublic string ItemUID { get; set; }
Public Property ItemUID As String
Get
Set
public:
property String^ ItemUID {
String^ get ();
void set (String^ value);
}
member ItemUID : string with get, set
Property Value
Type:
String
See Also