get_concept_by_id method
get_concept_by_id(concept_id)
Gets the concept which has the specified id.
Returns
The concept.
def get_concept_by_id(self, concept_id):
    ...
| Parameter | Type | Description | 
|---|---|---|
| concept_id | str | Concept id. | 
See Also
- module aspose.finance.xbrl
- class SchemaRef