Line..::..Debtor Property

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

Syntax


public Debtor Debtor { get; set; }
Public Property Debtor As Debtor
	Get
	Set
public:
property Debtor^ Debtor {
	Debtor^ get ();
	void set (Debtor^ value);
}