Schedule..::..NotifyWhenConnectionless Property

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

Syntax


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