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

DbMaintenanceViewModelBase..::..SelectCommand Property

Gets the select command.

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

Syntax


public RelayCommand SelectCommand { get; }
Public ReadOnly Property SelectCommand As RelayCommand
	Get
public:
property RelayCommand^ SelectCommand {
	RelayCommand^ get ();
}

Field Value

The select command.