Click or drag to resize

FootnoteRelationship Class

An FootnoteRelationship class represents a footnoteArc relationship in the footnote linkbase of an XBRL instance document.

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.Xbrl.TaxonomyRelationship
    Altova.RaptorXml.Xbrl.TaxonomyFootnoteRelationship

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

The FootnoteRelationship type exposes the following members.

Properties
  NameDescription
Public propertyArc (Inherited from Relationship.)
Public propertyArcrole (Inherited from Relationship.)
Public propertyFromLocator (Inherited from Relationship.)
Public propertyIsEffective (Inherited from Relationship.)
Public propertyIsProhibited (Inherited from Relationship.)
Public propertyIsTargetFact
Public propertyIsTargetFootnote
Public propertyOrder (Inherited from Relationship.)
Public propertyOverriddenRelationships (Inherited from Relationship.)
Public propertyOverridingRelationship (Inherited from Relationship.)
Public propertyPreferredLabel (Inherited from Relationship.)
Public propertyPriority (Inherited from Relationship.)
Public propertyRole (Inherited from Relationship.)
Public propertySource
Public propertySourceConcept (Inherited from Relationship.)
Public propertySourceElement (Inherited from Relationship.)
Public propertySourceFact (Inherited from Relationship.)
Public propertySourceResource (Inherited from Relationship.)
Public propertyTarget
Public propertyTargetConcept (Inherited from Relationship.)
Public propertyTargetElement (Inherited from Relationship.)
Public propertyTargetFact
Public propertyTargetFootnote
Public propertyTargetResource (Inherited from Relationship.)
Public propertyToLocator (Inherited from Relationship.)
Top
Methods
Operators
See Also