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

AdvancedFind..::..RefreshValue Property

Gets or sets the refresh value.

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

Syntax


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

Field Value

The refresh value.