PortalUriText property: RCServiceDefinition class

Description

When the related content service definition type is generic PeopleSoft URL (ServiceUrlType = UGEN), use the PortalUriText property to set or return a string value representing the full or partial URL to the PeopleSoft definition.

This property is read/write.

Example

The following example sets a partial URL value. The complete URL is constructed by the system by appending this URL value to the URI text defined for the portal node specified by the MsgNodeName property.

&rcServDefn.PortalUriText = "c/PTCSSERVICES.PTCSSERVICES.GBL";