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

AdvancedFindViewModel..::..RefreshNowCommand Property

Gets or sets the refresh now command.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


public RelayCommand RefreshNowCommand { get; set; }
Public Property RefreshNowCommand As RelayCommand
	Get
	Set
public:
property RelayCommand^ RefreshNowCommand {
	RelayCommand^ get ();
	void set (RelayCommand^ value);
}

Field Value

The refresh now command.