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

RecordLockingInputParameter..::..ContinueSave Property

Gets or sets a value indicating whether [continue save].

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

Syntax


public bool ContinueSave { get; set; }
Public Property ContinueSave As Boolean
	Get
	Set
public:
property bool^ ContinueSave {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if [continue save]; otherwise, false.