CustUserRequest.updateRoleLookupQuery Method
Updates the query that will be used as the security role lookup.
Syntax
public void updateRoleLookupQuery(Query _securityRoleLookupQuery)
Run On
Called
Parameters
- _securityRoleLookupQuery
Type: Query Class
The query to update.
Remarks
Subtypes of the UserRequest table can override this method to update the default query.