GetConceptByName
InlineXbrlDocument.GetConceptByName method
Gets the concept which has the specified name.
public Concept GetConceptByName(string conceptName)
Parameter | Type | Description |
---|---|---|
conceptName | String | Concept name. |
Return Value
The concept.
See Also
- class Concept
- class InlineXbrlDocument
- namespace Aspose.Finance.Xbrl.Inline
- assembly Aspose.Finance