Click or drag to resize

ReferenceRelationship Class

An ReferenceRelationship class represents a reference relationship in the DTS network of relationships.

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

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

The ReferenceRelationship 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 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 (Inherited from Relationship.)
Public propertyTargetResource (Inherited from Relationship.)
Public propertyToLocator (Inherited from Relationship.)
Top
Methods
Operators
See Also