Click or drag to resize

RpObjModelAnnotations Property

The annotations attached to the Representaion object model.

Namespace:  RW.Server.Component
Assembly:  RW.Server.Component (in RW.Server.Component.dll) Version: 7.2.0.0 (7.2.0.0)
Syntax
public virtual string[] Annotations { get; }

Property Value

Type: String
The annotations attached to the representaion object model.
Remarks
This annotations are defined in the view specification.
See Also