ManufacturerPartManufacturer Property |
The manufacturer that produced the 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 Manufacturer Manufacturer { get; set; }
Public Property Manufacturer As Manufacturer
Get
Set
public:
property Manufacturer^ Manufacturer {
Manufacturer^ get ();
void set (Manufacturer^ value);
}
member Manufacturer : Manufacturer with get, set
Property Value
Type:
ManufacturerSee Also