UserRequest.organizationName Method
Shows the organization name for the person who the user request is for.
Syntax
display UserRequestOrganizationName organizationName()
Run On
Called
Return Value
Type: UserRequestOrganizationName Extended Data Type
A string representation of the organization name.
Remarks
Sub types of the UserRequest class can override this this method to provide the organization name, if applicable.