DesktopAlert..::..DesktopAlert Property

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

Syntax


public UltraDesktopAlert DesktopAlert { get; set; }
Public Property DesktopAlert As UltraDesktopAlert
	Get
	Set
public:
property UltraDesktopAlert^ DesktopAlert {
	UltraDesktopAlert^ get ();
	void set (UltraDesktopAlert^ value);
}