Share via


UserRequest.checkPerson Method

Validates the person for the request.

Syntax

public boolean checkPerson()

Run On

Called

Return Value

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

Remarks

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

See Also

Reference

UserRequest Table