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

AdvancedFind..::..RefreshCondition Property

Gets or sets the refresh condition.

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

Syntax


public Nullable<byte> RefreshCondition { get; set; }
Public Property RefreshCondition As Nullable(Of Byte)
	Get
	Set
public:
property Nullable<unsigned char^> RefreshCondition {
	Nullable<unsigned char^> get ();
	void set (Nullable<unsigned char^> value);
}

Field Value

The refresh condition.