Click or drag to resize

TypedDimensionAspectValue Class

An TypedDimensionAspectValue class represents a particular value for the dimension aspect of typed dimensions.

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.XbrlAspectValue
    Altova.RaptorXml.XbrlDimensionAspectValue
      Altova.RaptorXml.XbrlTypedDimensionAspectValue

Namespace:  Altova.RaptorXml.Xbrl
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public class TypedDimensionAspectValue : DimensionAspectValue

The TypedDimensionAspectValue type exposes the following members.

Constructors
  NameDescription
Public methodTypedDimensionAspectValue
Initializes a new instance of the TypedDimensionAspectValue class
Top
Properties
  NameDescription
Public propertyAspect (Inherited from DimensionAspectValue.)
Public propertyDimension (Inherited from DimensionAspectValue.)
Public propertyIsExplicit (Inherited from DimensionAspectValue.)
Public propertyIsTyped (Inherited from DimensionAspectValue.)
Public propertyValue
Top
Methods
Operators
See Also