get_label method
get_label(preferred_label)
Gets the label of the concept from the Label links.
Returns
The concept label.
def get_label(self, preferred_label):
...
Parameter | Type | Description |
---|---|---|
preferred_label | str | The preferred label. |
See Also
- module aspose.finance.xbrl
- class Concept