SystemSettings..::..UseAltAccForBPAYReference Property

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

Syntax


public bool UseAltAccForBPAYReference { get; set; }
Public Property UseAltAccForBPAYReference As Boolean
	Get
	Set
public:
property bool^ UseAltAccForBPAYReference {
	bool^ get ();
	void set (bool^ value);
}