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

DbMaintenanceViewModelBase..::..SaveUiCommand Property

Gets the save UI command.

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

Syntax


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

Field Value

The save UI command.