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

DbMaintenanceViewModelBase..::..NewUiCommand Property

Creates new uicommand.

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

Syntax


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

Field Value

The new UI command.