GetConceptById
InlineXbrlDocument.GetConceptById method
Gets the context which has the specified id.
public Concept GetConceptById(string conceptId)
Parameter | Type | Description |
---|---|---|
conceptId | String | Context id |
Return Value
The context.
See Also
- class Concept
- class InlineXbrlDocument
- namespace Aspose.Finance.Xbrl.Inline
- assembly Aspose.Finance