Click or drag to resize

Footnote Class

A Footnote class represents a <link:footnote> resource in the XBRL instance.

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

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

The Footnote type exposes the following members.

Properties
  NameDescription
Public propertyDocument (Inherited from Resource.)
Public propertyDocumentationLabel (Inherited from Resource.)
Public propertyEffectiveRole (Inherited from Resource.)
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(Footnote)
Public methodCompareTo(Resource) (Inherited from Resource.)
Public methodDispose (Inherited from Resource.)
Public methodEquals(Object) (Overrides ResourceEquals(Object).)
Public methodEquals(Footnote)
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