Staff..::..GLAccount Property

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

Syntax


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