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