ItemPartRevision Property |
The revision of the internal part number of the item instance.
This property may not be altered or updated after the item has been created.
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 PartRevision { get; set; }
Public Property PartRevision As String
Get
Set
public:
property String^ PartRevision {
String^ get ();
void set (String^ value);
}
member PartRevision : string with get, set
Property Value
Type:
StringSee Also