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

DbMaintenanceViewModelBase..::..PreviousUiCommand Property

Gets the previous UI command.

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

Syntax


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

Field Value

The previous UI command.