VendorPartVendor Property |
The vendor 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 Vendor Vendor { get; set; }
Public Property Vendor As Vendor
Get
Set
public:
property Vendor^ Vendor {
Vendor^ get ();
void set (Vendor^ value);
}
member Vendor : Vendor with get, set
Property Value
Type:
VendorSee Also