PrepaidLabourPack..::..IncomeAccount Property

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

Syntax


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