Click or drag to resize

Label Class

A Label class represents a <link:label> resource in the DTS.

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.Xbrl.TaxonomyResource
    Altova.RaptorXml.Xbrl.TaxonomyLabel

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

The Label type exposes the following members.

Properties
  NameDescription
Public propertyDocument (Inherited from Resource.)
Public propertyDocumentationLabel (Inherited from Resource.)
Public propertyEffectiveRole
Public propertyElement (Inherited from Resource.)
Public propertyExtendedLink (Inherited from Resource.)
Public propertyId (Inherited from Resource.)
Public propertyLabel (Inherited from Resource.)
Public propertyLabelRelationships (Inherited from Resource.)
Public propertyLabels (Inherited from Resource.)
Public propertyQName (Inherited from Resource.)
Public propertyReferenceRelationships (Inherited from Resource.)
Public propertyReferences (Inherited from Resource.)
Public propertyTerseLabel (Inherited from Resource.)
Public propertyText
Public propertyVerboseLabel (Inherited from Resource.)
Public propertyXlinkLabel (Inherited from Resource.)
Public propertyXlinkRole (Inherited from Resource.)
Public propertyXlinkTitle (Inherited from Resource.)
Public propertyXmlLang
Top
Methods
  NameDescription
Public methodStatic memberCompare
Public methodCompareTo(Object)
Public methodCompareTo(Label)
Public methodCompareTo(Resource) (Inherited from Resource.)
Public methodDispose (Inherited from Resource.)
Public methodEquals(Object) (Overrides ResourceEquals(Object).)
Public methodEquals(Label)
Public methodEquals(Resource) (Inherited from Resource.)
Public methodGetHashCode (Overrides ResourceGetHashCode.)
Public methodGetLabelRelationships (Inherited from Resource.)
Public methodGetLabels (Inherited from Resource.)
Public methodGetReferenceRelationships (Inherited from Resource.)
Public methodGetReferences (Inherited from Resource.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetXPointer (Inherited from Resource.)
Public methodGetXPointer(Boolean) (Inherited from Resource.)
Public methodToString (Overrides ObjectToString.)
Top
Operators
See Also