LineCollection..::..Collection Property

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

Syntax


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