Click or drag to resize

EnumerationItem Class

An EnumerationItem class represents an extensible enumeration XBRL item declaration in the DTS.

Inheritance Hierarchy

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

The EnumerationItem type exposes the following members.

Properties
  NameDescription
Public propertyAnnotations (Inherited from ElementDeclaration.)
Public propertyBalance (Inherited from Item.)
Public propertyDisallowedSubstitutions (Inherited from ElementDeclaration.)
Public propertyDocument (Inherited from Concept.)
Public propertyDocumentationLabel (Inherited from Concept.)
Public propertyDomain
Public propertyDomainHead
Public propertyDomainHeadNetworkNode
Public propertyDomainOfEnumerationValues
Public propertyElement (Inherited from Component.)
Public propertyId (Inherited from Component.)
Public propertyIdentityConstraintDefinitions (Inherited from ElementDeclaration.)
Public propertyIsAbstract (Inherited from ElementDeclaration.)
Public propertyIsBoolean (Inherited from Item.)
Public propertyIsDimension (Inherited from Concept.)
Public propertyIsDuration (Inherited from Item.)
Public propertyIsEnum (Inherited from Item.)
Public propertyIsEnumSet (Inherited from Item.)
Public propertyIsFraction (Inherited from Item.)
Public propertyIsHeadUsable
Public propertyIsHypercube (Inherited from Concept.)
Public propertyIsInstant (Inherited from Item.)
Public propertyIsInteger (Inherited from Item.)
Public propertyIsItem (Inherited from Concept.)
Public propertyIsMonetary (Inherited from Item.)
Public propertyIsNillable (Inherited from ElementDeclaration.)
Public propertyIsNonNumeric (Inherited from Item.)
Public propertyIsNumeric (Inherited from Item.)
Public propertyIsQname Obsolete. (Inherited from Item.)
Public propertyIsQName (Inherited from Item.)
Public propertyIsString (Inherited from Item.)
Public propertyIsTuple (Inherited from Concept.)
Public propertyItemType (Inherited from Item.)
Public propertyItemTypeDefinition (Inherited from Item.)
Public propertyLabel (Inherited from Concept.)
Public propertyLabelRelationships (Inherited from Concept.)
Public propertyLabels (Inherited from Concept.)
Public propertyLinkRole
Public propertyName (Inherited from ElementDeclaration.)
Public propertyPeriodType (Inherited from Item.)
Public propertyQName (Inherited from ElementDeclaration.)
Public propertyReferenceRelationships (Inherited from Concept.)
Public propertyReferences (Inherited from Concept.)
Public propertyScope (Inherited from ElementDeclaration.)
Public propertySubstitutionGroupAffiliations (Inherited from ElementDeclaration.)
Public propertySubstitutionGroupExclusions (Inherited from ElementDeclaration.)
Public propertySubstitutionGroupMembers (Inherited from ElementDeclaration.)
Public propertyTargetNamespace (Inherited from ElementDeclaration.)
Public propertyTerseLabel (Inherited from Concept.)
Public propertyTypeDefinition (Inherited from ElementDeclaration.)
Public propertyTypeTable (Inherited from ElementDeclaration.)
Public propertyValueConstraint (Inherited from ElementDeclaration.)
Public propertyVerboseLabel (Inherited from Concept.)
Top
Methods
  NameDescription
Public methodStatic memberCompare
Public methodCompareTo(Object)
Public methodCompareTo(Component) (Inherited from Component.)
Public methodCompareTo(Concept) (Inherited from Concept.)
Public methodCompareTo(ElementDeclaration) (Inherited from ElementDeclaration.)
Public methodCompareTo(EnumerationItem)
Public methodCompareTo(Item) (Inherited from Item.)
Public methodCompareTo(Term) (Inherited from Term.)
Public methodDispose (Inherited from Component.)
Public methodEquals(Object) (Overrides ItemEquals(Object).)
Public methodEquals(Component) (Inherited from Component.)
Public methodEquals(Concept) (Inherited from Concept.)
Public methodEquals(ElementDeclaration) (Inherited from ElementDeclaration.)
Public methodEquals(EnumerationItem)
Public methodEquals(Item) (Inherited from Item.)
Public methodEquals(Term) (Inherited from Term.)
Public methodGetCustomAttributeValue (Inherited from Concept.)
Public methodGetHashCode (Overrides ItemGetHashCode.)
Public methodGetLabelRelationships (Inherited from Concept.)
Public methodGetLabels(String, String, String) (Inherited from Concept.)
Public methodGetLabels(String, String, String, String) (Inherited from Concept.)
Public methodGetReferenceRelationships (Inherited from Concept.)
Public methodGetReferences(String, String) (Inherited from Concept.)
Public methodGetReferences(String, String, String) (Inherited from Concept.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetXPointer (Inherited from Concept.)
Public methodGetXPointer(Boolean) (Inherited from Concept.)
Public methodHasCustomAttribute (Inherited from Concept.)
Public methodIsDerivedFrom(QName) (Inherited from Item.)
Public methodIsDerivedFrom(TypeDefinition) (Inherited from Item.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Operators
See Also