RecordRef.SecurityFiltering([SecurityFilter]) Method

Version: Available or changed with runtime version 1.0.

Gets or sets how security filters are applied to the RecordRef.

Syntax

[SecurityFiltering := ]  RecordRef.SecurityFiltering([NewSecurityFiltering: SecurityFilter])

Note

This method can be invoked using property access syntax.

Parameters

RecordRef
 Type: RecordRef
An instance of the RecordRef data type.

[Optional] NewSecurityFiltering
 Type: SecurityFilter
The new security filter for the RecordRef.

Return Value

[Optional] SecurityFiltering
 Type: SecurityFilter
The security filter applied to the RecordRef.

See Also

RecordRef Data Type
Get Started with AL
Developing Extensions