JournalSetLine..::..LedgerAccount Property

Namespace:  JiwaFinancials.Jiwa.JiwaJobCosting.Estimates
Assembly:  JiwaJobCosting (in JiwaJobCosting.dll)

Syntax


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