ItemManufacturerPartNumber Property |
The manufacturer part number 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)
Syntax public string ManufacturerPartNumber { get; set; }
Public Property ManufacturerPartNumber As String
Get
Set
public:
property String^ ManufacturerPartNumber {
String^ get ();
void set (String^ value);
}
member ManufacturerPartNumber : string with get, set
Property Value
Type:
StringSee Also