Unit
محتويات
[
يخفي
]Unit class
يُستخدم هذا الصنف لتحديد الوحدات التي تم قياس العنصر الرقمي بها.
public class Unit
المنشئات
| الاسم | الوصف |
|---|---|
| Unit(UnitType) | Initializes a new instance of the Unit class. |
الخصائص
| الاسم | الوصف |
|---|---|
| Id { get; set; } | Gets or sets the unit id. |
| MeasureQualifiedNames { get; } | Gets the collection of measure qualified name, it is used when unit type is Measure. |
| Type { get; set; } | Gets or sets the unit type. |
| UnitDenominatorQualifiedNames { get; set; } | Gets the collection of denominator qualified name, it is used when unit type is Divide. |
| UnitNumeratorQualifiedNames { get; } | Gets the collection of numerator qualified name, it is used when unit type is Divide. |
انظر أيضًا
- namespace Aspose.Finance.Xbrl
- assembly Aspose.Finance