Click or drag to resize

Item Class

An Item class represents an 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 Item : Concept

The Item type exposes the following members.

Properties
  NameDescription
Public propertyAnnotations (Inherited from ElementDeclaration.)
Public propertyBalance
Public propertyDisallowedSubstitutions (Inherited from ElementDeclaration.)
Public propertyDocument (Inherited from Concept.)
Public propertyDocumentationLabel (Inherited from Concept.)
Public propertyElement (Inherited from Component.)
Public propertyId (Inherited from Component.)
Public propertyIdentityConstraintDefinitions (Inherited from ElementDeclaration.)
Public propertyIsAbstract (Inherited from ElementDeclaration.)
Public propertyIsBoolean
Public propertyIsDimension (Inherited from Concept.)
Public propertyIsDuration
Public propertyIsEnum
Public propertyIsEnumSet
Public propertyIsFraction
Public propertyIsHypercube (Inherited from Concept.)
Public propertyIsInstant
Public propertyIsInteger
Public propertyIsItem (Inherited from Concept.)
Public propertyIsMonetary
Public propertyIsNillable (Inherited from ElementDeclaration.)
Public propertyIsNonNumeric
Public propertyIsNumeric
Public propertyIsQname Obsolete.
Public propertyIsQName
Public propertyIsString
Public propertyIsTuple (Inherited from Concept.)
Public propertyItemType
Public propertyItemTypeDefinition
Public propertyLabel (Inherited from Concept.)
Public propertyLabelRelationships (Inherited from Concept.)
Public propertyLabels (Inherited from Concept.)
Public propertyName (Inherited from ElementDeclaration.)
Public propertyPeriodType
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(Item)
Public methodCompareTo(Term) (Inherited from Term.)
Public methodDispose (Inherited from Component.)
Public methodEquals(Object) (Overrides ConceptEquals(Object).)
Public methodEquals(Component) (Inherited from Component.)
Public methodEquals(Concept) (Inherited from Concept.)
Public methodEquals(ElementDeclaration) (Inherited from ElementDeclaration.)
Public methodEquals(Item)
Public methodEquals(Term) (Inherited from Term.)
Public methodGetCustomAttributeValue (Inherited from Concept.)
Public methodGetHashCode (Overrides ConceptGetHashCode.)
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)
Public methodIsDerivedFrom(TypeDefinition)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Operators
See Also