xRecord.recordLevelSecurity Method

Gets and sets the property that indicates whether to apply security on a record level.

Syntax

public boolean recordLevelSecurity([boolean newValue])

Run On

Called

Parameters

  • newValue
    Type: boolean
    A Boolean value that indicates whether to apply security on a record level; optional.

Return Value

Type: boolean
true if security should be applied on a record level; otherwise, false.

See Also

Reference

xRecord Class