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

Called

Parameters

_useRecordLevelSecurity
Type: boolean
A Boolean value that indicates whether to enable record-level security; optional.

Return Value

Type: boolean
The current value of this property: true if record-level security is enabled; otherwise, false.

The internal property is not initialized. Therefore, the default value of false is used.

Community Additions

ADD
Show: