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.254.0.0 (8.254.0.0)
Syntaxpublic string KitGroup { get; }Public ReadOnly Property KitGroup As String
	Get
public:
property String^ KitGroup {
	String^ get ();
}member KitGroup : string with get
Property Value
Type: 
String
See Also