PrepaidLabourPack..::..IncomeAccount Property

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

Syntax


public Account IncomeAccount { get; set; }
Public Property IncomeAccount As Account
	Get
	Set
public:
property Account^ IncomeAccount {
	Account^ get ();
	void set (Account^ value);
}