Units
XbrlInstance.Units property
Gets or sets the collection of Unit
objects in the XBRL instance.
public List<Unit> Units { get; set; }
See Also
- class Unit
- class XbrlInstance
- namespace Aspose.Finance.Xbrl
- assembly Aspose.Finance
Gets or sets the collection of Unit
objects in the XBRL instance.
public List<Unit> Units { get; set; }