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

DbMaintenanceViewModelBase..::..NextUiCommand Property

Gets the next UI command.

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

Syntax


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

Field Value

The next UI command.