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

DbMaintenanceViewModelBase..::..NextCommand Property

Gets the next command.

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

Syntax


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

Field Value

The next command.