RecordLockingViewModel..::..RecordLockingParameter Property
Gets or sets the record locking parameter.
Namespace:
RingSoft.DbMaintenanceAssembly: 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); }