VendUserRequest.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 the UserRequest table can override this method to validate the person.