Configuration..::..GLActive Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.GeneralLedger
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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