ItemSplitFromItemUID Property |
The text based unique identifier that is used throughout the factory to identify the original item instance.
This is a read-only property that is maintained by the system and may not be directly adjusted.
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 SplitFromItemUID { get; }
Public ReadOnly Property SplitFromItemUID As String
Get
public:
property String^ SplitFromItemUID {
String^ get ();
}
member SplitFromItemUID : string with get
Property Value
Type:
StringSee Also