Task..::..BillingDebtor Property

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

Syntax


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