Creditor..::..ControlLedgerAccount Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Entities.Creditor
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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