Inventory..::..LogicalOrders Property

Namespace:  JiwaFinancials.Jiwa.JiwaInventory
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


public LogicalOrderCollection LogicalOrders { get; }
Public ReadOnly Property LogicalOrders As LogicalOrderCollection
	Get
public:
property LogicalOrderCollection^ LogicalOrders {
	LogicalOrderCollection^ get ();
}