SrvHelpText property: RCServiceDefinition class
Description
Use the SrvHelpText property to set or return a string value representing the HTML-formatted help text (as entered in the rich text editor) for this related content service definition.
This property is read/write.
Example
&rcServDefn.SrvHelpText = "<p>Some <em>help</em> text.<p>";