Share via


VendRequestUserRequest.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

Sub types of UserRequest can override this this method to update the default query.

See Also

Reference

VendRequestUserRequest Table