Click or drag to resize
RpModel Properties

The RpModel type exposes the following members.

Properties
  NameDescription
Public propertyAnnotations
The annotations attached to the Representaion object model.
(Inherited from RpObjModel.)
Public propertyNbAttrs
Gets the number of attributes in the dynamic representation object model.
(Inherited from RpObjModel.)
Public propertyNbObjModels
Gets the number of dynamic representation object models contained in the representation model.
Public propertyObjId
Gets the identifier of the dynamic representation object model.
(Inherited from RpObjModel.)
Public propertyRpId
Gets the dynamic representation model identifier.
Public propertyRpModel
Gets the dynamic representation model that contains the dynamic representation object model.
(Inherited from RpObjModel.)
Public propertyRpObjLabel
Gets the label of the dynamic representation object model.
(Inherited from RpObjModel.)
Public propertyRpTypeName
Gets a string that specifies the type of any representation object associated with the dynamic representation object model.
(Inherited from RpObjModel.)
Public propertySvTypeName
Gets a string that specifies the type of the Server object associated with the dynamic representation object model.
(Inherited from RpObjModel.)
Public propertyViewName
Gets the name of the dynamic view type associated with the representation model.
Top
See Also