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

AdvancedFind..::..YellowAlert Property

Gets or sets the yellow alert.

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

Syntax


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

Field Value

The yellow alert.