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

RecordLockingViewModel..::..RecordLockingParameter Property

Gets or sets the record locking parameter.

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

Syntax


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

Field Value

The record locking parameter.