Line..::..Lines Property

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

Syntax


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