Support
|
Learn About
|
Blog
|
TechCenter
|
Home
xRecord.selectLocked Method [AX 2012]
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