OrderLevel..::..OrderLevels Property

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

Syntax


public OrderLevelCollection OrderLevels { get; }
Public ReadOnly Property OrderLevels As OrderLevelCollection
	Get
public:
property OrderLevelCollection^ OrderLevels {
	OrderLevelCollection^ get ();
}