GeneralLedger..::..ParentAccount Property

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

Syntax


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