上下文
InlineXbrlDocument.Contexts property
获取 inline XBRL 文档中 Context 的集合。
public List<Context> Contexts { get; }
另请参阅
- class Context
- class InlineXbrlDocument
- namespace Aspose.Finance.Xbrl.Inline
- assembly Aspose.Finance
获取 inline XBRL 文档中 Context 的集合。
public List<Context> Contexts { get; }