Unit class
Unit class
This class is used to specifies the units in which a Numeric Item has been measured.
The Unit type exposes the following members:
Constructors
Constructor | Description |
---|---|
Unit(type) |
Properties
Property | Description |
---|---|
id | Gets or sets the unit id. |
type | Gets or sets the unit type. |
measure_qualified_names | Gets the collection of measure qualified name, it is used when unit type is Measure. |
unit_numerator_qualified_names | Gets the collection of numerator qualified name, it is used when unit type is Divide. |
unit_denominator_qualified_names | Gets the collection of denominator qualified name, it is used when unit type is Divide. |
See Also
- module aspose.finance.xbrl