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

DbMaintenanceViewModelBase..::..SaveCommand Property

Gets the save command.

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

Syntax


public RelayCommand SaveCommand { get; }
Public ReadOnly Property SaveCommand As RelayCommand
	Get
public:
property RelayCommand^ SaveCommand {
	RelayCommand^ get ();
}

Field Value

The save command.