cEnable property: RCServiceConfig class
Description
Use the cEnable property to set or return a Y/N string value to indicate whether this related content service configuration is enabled.
Note:
The default value is Y.
This property is read/write.
Example
&rcServConfig.cEnable = "N"; /* Set Y/N string value */