xRecord.selectLocked Method

Indicates whether to select locked records.

Syntax

public boolean selectLocked([boolean lockRecordsShared])

Run On

Called

Parameters

  • lockRecordsShared
    Type: boolean
    A Boolean value that indicates whether to select locked records.

Return Value

Type: boolean
true if locked records should be selected; otherwise, false.

See Also

Reference

xRecord Class