Units

XbrlInstance.Units property

Gets or sets the collection of Unit objects in the XBRL instance.

public List<Unit> Units { get; set; }

See Also