Line..::..OtherLedgerAccount Property

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

Syntax


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