RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

AdvancedFind..::..RedAlert Property

Gets or sets the red alert.

Namespace:  RingSoft.DbLookup.AdvancedFind
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public Nullable<int> RedAlert { get; set; }
Public Property RedAlert As Nullable(Of Integer)
	Get
	Set
public:
property Nullable<int^> RedAlert {
	Nullable<int^> get ();
	void set (Nullable<int^> value);
}

Field Value

The red alert.