SalesQuoteLineCollection..::..Collection Property

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesQuote
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


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