ReplacementItemItemUID Property |
The text-based unique identifier of the replacement item.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public string ItemUID { get; }
Public ReadOnly Property ItemUID As String
Get
public:
property String^ ItemUID {
String^ get ();
}
member ItemUID : string with get
Property Value
Type:
StringSee Also