Click or drag to resize

RoleRef Class

An RoleRef class represents an XBRL roleRef element in the DTS.

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.Xbrl.TaxonomySimpleLink
    Altova.RaptorXml.Xbrl.TaxonomyRoleRef

Namespace:  Altova.RaptorXml.Xbrl.Taxonomy
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public class RoleRef : SimpleLink

The RoleRef type exposes the following members.

Properties
  NameDescription
Public propertyDocument (Inherited from SimpleLink.)
Public propertyElement (Inherited from SimpleLink.)
Public propertyQName (Inherited from SimpleLink.)
Public propertyRoleType
Public propertyRoleUri
Public propertyTargetElement (Inherited from SimpleLink.)
Public propertyXlinkActuate (Inherited from SimpleLink.)
Public propertyXlinkArcrole (Inherited from SimpleLink.)
Public propertyXlinkHref (Inherited from SimpleLink.)
Public propertyXlinkRole (Inherited from SimpleLink.)
Public propertyXlinkShow (Inherited from SimpleLink.)
Public propertyXlinkTitle (Inherited from SimpleLink.)
Top
Methods
Operators
See Also