Line..::..DestinationDebtorInvoice Property

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

Syntax


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