TransportOrderKitGroup Property |
PickingLists may be broken down and organized into sub-lists identified by a kit group.
This property represents the kit group associated with this
TransportOrder.
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 KitGroup { get; }
Public ReadOnly Property KitGroup As String
Get
public:
property String^ KitGroup {
String^ get ();
}
member KitGroup : string with get
Property Value
Type:
StringSee Also