BatchCustomerName Property |
The string-based name of the
Customer associated to this batch.
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 CustomerName { get; set; }
Public Property CustomerName As String
Get
Set
public:
property String^ CustomerName {
String^ get ();
void set (String^ value);
}
member CustomerName : string with get, set
Property Value
Type:
StringSee Also