DesktopAlert..::..NotificationStickyWhenIdleSeconds Property

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

Syntax


public int NotificationStickyWhenIdleSeconds { get; set; }
Public Property NotificationStickyWhenIdleSeconds As Integer
	Get
	Set
public:
property int^ NotificationStickyWhenIdleSeconds {
	int^ get ();
	void set (int^ value);
}