Inventory..::..JobUsages Property

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

Syntax


public JobUsageCollection JobUsages { get; }
Public ReadOnly Property JobUsages As JobUsageCollection
	Get
public:
property JobUsageCollection^ JobUsages {
	JobUsageCollection^ get ();
}