Share via


CustUserRequest.jobTitle Method

Displays the job title of the person for which the user request is made.

Syntax

display UserRequestJobTitle jobTitle()

Run On

Called

Return Value

Type: UserRequestJobTitle Extended Data Type
A string that represents the job title.

Remarks

Subtypes of the UserRequest table can override this method to provide the job title.

See Also

Reference

CustUserRequest Table