UserRequest.updateUserForRequestQuery Method
Updates the query that will be used as the user lookup.
Syntax
public void updateUserForRequestQuery(Query _query)
Run On
Called
Parameters
- _query
Type: Query Class
The query to update
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Updates the query that will be used as the user lookup.
public void updateUserForRequestQuery(Query _query)
Called