ServiceType property: RCServiceDefinition class

Description

Use the ServiceType property to set or return or return a string value representing the service type of this related content service definition.

For explicit service definitions, use the value of S. For anonymous service definitions (that is, an ad hoc service definition based on an existing content reference definition), use the values of C, P, or G. See Portal Technology: Explicit Definition Versus Anonymous Services for more information.

Note:

The default value is S.

This property can have the following values:

Value Description

C

Component content reference (anonymous).

G

Tile content reference (anonymous).

P

Pagelet content reference (anonymous).

S

Service definition (explicit).

This property is read/write.