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