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

AdvancedFindViewModel..::..RefreshSettingsCommand Property

Gets or sets the refresh settings command.

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

Syntax


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

Field Value

The refresh settings command.