Units
InlineXbrlDocument.Units property
Gets the collection of Unit
in the inline XBRL document.
public List<Unit> Units { get; }
See Also
- class Unit
- class InlineXbrlDocument
- namespace Aspose.Finance.Xbrl.Inline
- assembly Aspose.Finance
Gets the collection of Unit
in the inline XBRL document.
public List<Unit> Units { get; }