This documentation is archived and is not being maintained.
xRecord.selectLocked Method [AX 2012]
Indicates whether to select locked records.
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.