UserRequest.jobTitle Method

Shows the job title for the person who the user who made the request.

Syntax

display UserRequestJobTitle jobTitle()

Run On

Called

Return Value

Type: UserRequestJobTitle Extended Data Type
A string representation of the job title.

Remarks

Sub types of the UserRequest class can override this this method to provide the job tile, if applicable.

See Also

Reference

UserRequest Table