InvoiceLine..::..InvoiceLines Property

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

Syntax


public InvoiceLineCollection InvoiceLines { get; }
Public ReadOnly Property InvoiceLines As InvoiceLineCollection
	Get
public:
property InvoiceLineCollection^ InvoiceLines {
	InvoiceLineCollection^ get ();
}