GetContinuationChainByContinuationReference
InlineXbrlDocument.GetContinuationChainByContinuationReference method
Gets the continuation chain according to the continuation reference.
public List<InlineContinuation> GetContinuationChainByContinuationReference(
string continuationReference)
Parameter | Type | Description |
---|---|---|
continuationReference | String | The continuation reference |
Return Value
The continuation chain.
See Also
- class InlineContinuation
- class InlineXbrlDocument
- namespace Aspose.Finance.Xbrl.Inline
- assembly Aspose.Finance