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

DbMaintenanceViewModelBase..::..SelectUiCommand Property

Gets the select UI command.

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

Syntax


public UiCommand SelectUiCommand { get; }
Public ReadOnly Property SelectUiCommand As UiCommand
	Get
public:
property UiCommand^ SelectUiCommand {
	UiCommand^ get ();
}

Field Value

The select UI command.