LockType Property (RealTimeBaseRecord)
- Last UpdatedApr 08, 2026
- 1 minute read
Returns the lock type used with the currently locked record.
public RecordLockRequestType LockType {get;}
public:
property RecordLockRequestType LockType {
RecordLockRequestType get();
}