Share via


VendRequestUserRequest.checkRequestedRole Method

Validates that the requested role is available to the requested person.

Syntax

public boolean checkRequestedRole()

Run On

Called

Return Value

Type: boolean
true if the role is valid; otherwise, false.

Remarks

Sub types of UserRequest can override this this method to validate the role.

See Also

Reference

VendRequestUserRequest Table