SystemSettings..::..ValidateABN Property

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

Syntax


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