Line..::..Lines Property

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

Syntax


public LineCollection Lines { get; }
Public ReadOnly Property Lines As LineCollection
	Get
public:
property LineCollection^ Lines {
	LineCollection^ get ();
}