GetUnitById

InlineXbrlDocument.GetUnitById method

Gets the unit which has the specified id.

public Unit GetUnitById(string id)
ParameterTypeDescription
idStringUnit id

Return Value

The unit.

See Also