SalesQuoteLineCollection..::..CollectionItem Property

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

Syntax


public IJiwaLineCustomFieldValues CollectionItem { get; }
Public ReadOnly Property CollectionItem As IJiwaLineCustomFieldValues
	Get
public:
property IJiwaLineCustomFieldValues^ CollectionItem {
	IJiwaLineCustomFieldValues^ get ();
}