IJiwaPurchaseOrderReorderMethod..::..Collection Property

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

Syntax


IEnumerable Collection { get; set; }
Property Collection As IEnumerable
	Get
	Set
property IEnumerable^ Collection {
	IEnumerable^ get ();
	void set (IEnumerable^ value);
}