GetConceptById

XbrlInstance.GetConceptById method

Obtiene el concepto que tiene el id especificado.

public Concept GetConceptById(string conceptId)
Parámetro Escribe Descripción
conceptId String Identificación del concepto.

Valor_devuelto

El concepto.

Ver también