Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
Related information
RecordRef Data Type
Get Started with AL
Developing Extensions