PackingListBoxTypeName Property |
The type of box or container to be used when packing items on this
packing list.
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 BoxTypeName { get; set; }
Public Property BoxTypeName As String
Get
Set
public:
property String^ BoxTypeName {
String^ get ();
void set (String^ value);
}
member BoxTypeName : string with get, set
Property Value
Type:
StringSee Also