eDriven Framework API
Flags Property
NamespaceseDriven.GuiAlertInstanceFlags
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public AlertButtonFlag Flags { get; set; }
Public Property Flags As AlertButtonFlag
	Get
	Set
public:
property AlertButtonFlag Flags {
	AlertButtonFlag get ();
	void set (AlertButtonFlag value);
}

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)