Click or drag to resize

ArcroleType Class

An ArcroleType class represents an XBRL arcroleType element in the DTS.

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.Xbrl.TaxonomyArcroleType

Namespace:  Altova.RaptorXml.Xbrl.Taxonomy
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public class ArcroleType : IDisposable, 
	IComparable, IComparable<ArcroleType>

The ArcroleType type exposes the following members.

Properties
Methods
  NameDescription
Public methodStatic memberCompare
Public methodCompareTo(Object)
Public methodCompareTo(ArcroleType)
Public methodDispose
Releases all resources used by the ArcroleType
Public methodEquals(Object) (Overrides ObjectEquals(Object).)
Public methodEquals(ArcroleType)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodGetLabelRelationships
Public methodGetLabels
Public methodGetReferenceRelationships
Public methodGetReferences
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetXPointer
Public methodGetXPointer(Boolean)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Operators
See Also