Manager..::..LogEvents Property

Gets or sets a value indicating whether [log events].

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

Syntax


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

Field Value

true if [log events]; otherwise, false.