MenuOpt property: RCServiceConfig class

Description

Use the MenuOpt property to set or return a Y/N string value. Set this property to Y only when configuring classic component-level related content in the right frame.

Note:

The default value is N.

This property is read/write.

Example

&rcService.RcFrameLoc = "S";
&rcServConfig.IsCompService = "C";
&rcServConfig.MenuOpt = "Y";