LineCollection..::..DebtorInvoice Property

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

Syntax


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