Units

InlineXbrlDocument.Units property

Gets the collection of Unit in the inline XBRL document.

public List<Unit> Units { get; }

See Also