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 record.
Syntax
[SecurityFiltering := ] Record.SecurityFiltering([SecurityFiltering: SecurityFilter])
Note
This method can be invoked using property access syntax.
Parameters
Record
Type: Record
An instance of the Record data type.
[Optional] SecurityFiltering
Type: SecurityFilter
The security filter currently applied to the record.
Return Value
[Optional] SecurityFiltering
Type: SecurityFilter
The new security filter for the record.