CustomerPartCustomer Property |
The customer that uses this part number to identify a part.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public Customer Customer { get; set; }
Public Property Customer As Customer
Get
Set
public:
property Customer^ Customer {
Customer^ get ();
void set (Customer^ value);
}
member Customer : Customer with get, set
Property Value
Type:
CustomerSee Also