Click or drag to resize

UnitAspectValue Class

An UnitAspectValue class represents a particular value for the unit aspect.

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.XbrlAspectValue
    Altova.RaptorXml.XbrlUnitAspectValue

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

The UnitAspectValue type exposes the following members.

Constructors
  NameDescription
Public methodUnitAspectValue(QNameList)
Initializes a new instance of the UnitAspectValue class
Public methodUnitAspectValue(QNameList, QNameList)
Initializes a new instance of the UnitAspectValue class
Top
Properties
Methods
  NameDescription
Public methodStatic memberCompare
Public methodCompareTo(Object)
Public methodCompareTo(UnitAspectValue)
Public methodStatic memberCreateFromIso4217Currency
Public methodStatic memberCreateFromQName
Public methodDispose (Inherited from AspectValue.)
Public methodEquals(Object) (Overrides ObjectEquals(Object).)
Public methodEquals(UnitAspectValue)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Operators
See Also