Sets the list of rights to filter the result set against. If no rights are specified
the view right will be used.
Overload List
Name | Description | |
---|---|---|
SetRightsFilter(array<RightsQueryFilter<(Of <<'(TConfigurationObject>)>>)>[]()[][]) |
Sets the list of rights to filter the result set against. If no rights are specified
the view right will be used.
| |
SetRightsFilter(IEnumerable<(Of <<'(RightsQueryFilter<(Of <<'(TConfigurationObject>)>>)>)>>)) |
Sets the list of rights to filter the result set against. If no rights are specified
the view right will be used.
|