PmfCoBySearch.parmUseRecordLevelSecurity Method [AX 2012]
Specifies whether record-level security should be enabled on the records that are retrieved.
public boolean parmUseRecordLevelSecurity([boolean _useRecordLevelSecurity])
Run On
CalledParameters
- _useRecordLevelSecurity
- Type: boolean
A Boolean value that indicates whether to enable record-level security; optional.
Return Value
Type: booleanThe current value of this property: true if record-level security is enabled; otherwise, false.
Community Additions
ADD
Show: