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.254.0.0 (8.254.0.0)
Syntaxpublic string ItemUID { get; }Public ReadOnly Property ItemUID As String
Get
public:
property String^ ItemUID {
String^ get ();
}member ItemUID : string with get
Property Value
Type:
String
See Also