LanguageCD property: RCServiceDefinition class

Description

Use the LanguageCD property to return the language code in use for this related content service definition as a three-character string.

This property is effectively read-only.

Example

Local string &langCD = &rcServDefn.LanguageCD;