PortalUrlAdm property: RCServiceDefinition class
Description
When the related content service definition type is non-PeopleSoft URL (ServiceUrlType = UEXT), use the PortalUrlAdm property to set or return a string value representing the full or partial URL external to the PeopleSoft application.
This property is read/write.
Example
The following example sets a full, external URL value:
&rcServDefn.PortalUrlAdm = "http://www.bing.com";