Item.Manufacturer Property |
The manufacturer of this item instance.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntaxpublic string Manufacturer { get; set; }
Public Property Manufacturer As String
Get
Set
public:
property String^ Manufacturer {
String^ get ();
void set (String^ value);
}
member Manufacturer : string with get, set
Property Value
Type:
String
See Also