SupplierWarehouseCollection..::..Collection Property

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

Syntax


public IEnumerable Collection { get; }
Public ReadOnly Property Collection As IEnumerable
	Get
public:
property IEnumerable^ Collection {
	IEnumerable^ get ();
}