| UnitAspectValue Class | 
UnitAspectValue(numerator, denominator=None)
An UnitAspectValue class represents a particular value for the unit aspect.
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Altova.RaptorXml.Xbrl
 Syntax
SyntaxThe UnitAspectValue type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | UnitAspectValue(QNameList) | Initializes a new instance of the UnitAspectValue class | 
|  | UnitAspectValue(QNameList, QNameList) | Initializes a new instance of the UnitAspectValue class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Aspect | (Overrides AspectValueAspect.) | 
|  | Denominator | |
|  | IsMonetary | |
|  | Iso4217Currency | |
|  | IsPure | |
|  | IsShares | |
|  | IsSimple | |
|  | Numerator | 
 Methods
Methods| Name | Description | |
|---|---|---|
|   | Compare | |
|  | CompareTo(Object) | |
|  | CompareTo(UnitAspectValue) | |
|   | CreateFromIso4217Currency | |
|   | CreateFromQName | |
|  | Dispose | (Inherited from AspectValue.) | 
|  | Equals(Object) | (Overrides ObjectEquals(Object).) | 
|  | Equals(UnitAspectValue) | |
|  | GetHashCode | (Overrides ObjectGetHashCode.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
 Operators
Operators| Name | Description | |
|---|---|---|
|   | Equality | |
|   | GreaterThan | |
|   | Inequality | |
|   | LessThan | 
 See Also
See Also