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

LookupRefresher..::..RefreshValue Property

Gets or sets the refresh value.

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

Syntax


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

Field Value

The refresh value.