RCMenuLink Class Properties

In this section, the RCMenuLink class properties are presented in alphabetical order.

Description

Use the InstanceId property to return the instance ID for the parent related content service configuration as a number value.

This property is effectively read-only.

Description

Use the SeqNum property to set or return the sequence number for this link within its menu folder as a number value.

This property is read/write.

Example

&rcMenuLink.SeqNum = 0; / Make this the first link. /

Description

Use the ServiceId property to return the service ID for the parent related content service configuration as a string value.

This property is effectively read-only.