SalesQuote..::..LineCustomFields Property

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

Syntax


public CustomFieldCollection LineCustomFields { get; }
Public ReadOnly Property LineCustomFields As CustomFieldCollection
	Get
public:
property CustomFieldCollection^ LineCustomFields {
	CustomFieldCollection^ get ();
}