GetContextById

InlineXbrlDocument.GetContextById method

Ruft den Kontext ab, der die angegebene ID hat.

public Context GetContextById(string id)
ParameterTypBeschreibung
idStringKontext-ID

Rückgabewert

Der Kontext.

Siehe auch