DistributionAccount..::..GLAccount Property

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

Syntax


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