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

RecordLockingViewModel..::..ContinueSaveCommand Property

Gets or sets the continue save command.

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

Syntax


public RelayCommand ContinueSaveCommand { get; set; }
Public Property ContinueSaveCommand As RelayCommand
	Get
	Set
public:
property RelayCommand^ ContinueSaveCommand {
	RelayCommand^ get ();
	void set (RelayCommand^ value);
}

Field Value

The continue save command.