Useedit property: RCServiceDefinition class

Description

Use the Useedit property to set or return an integer value representing which display options are available when configuring classic related content for the bottom frame.

Use the following integer values, which can be summed to indicate that both display options available:

Value Description

1

New window

2

Refresh

This property is read/write.

Example

&rcServDefn.Useedit = 3; /* Make both options available for configuration */