Share via


CustUserRequest.checkPerson Method

Validates a person for the request.

Syntax

public boolean checkPerson()

Run On

Called

Return Value

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

Remarks

Subtypes of the UserRequest table can override this method to validate the person.

See Also

Reference

CustUserRequest Table