Creditor..::..FreightLedgerAccount Property

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

Syntax


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