OperationERPIdentityValue Property |
Additional information used to match this operation to a similar routing point within the company's ERP (Enterprise Resource Planning) system.
This is an optional field, and may be empty.
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 ERPIdentityValue { get; set; }
Public Property ERPIdentityValue As String
Get
Set
public:
property String^ ERPIdentityValue {
String^ get ();
void set (String^ value);
}
member ERPIdentityValue : string with get, set
Property Value
Type:
StringSee Also