GetContextById
InlineXbrlDocument.GetContextById method
获取具有指定 id 的上下文。
public Context GetContextById(string id)
范围 | 类型 | 描述 |
---|---|---|
id | String | 上下文 ID |
返回值
上下文。
也可以看看
- class Context
- class InlineXbrlDocument
- 命名空间 Aspose.Finance.Xbrl.Inline
- 部件 Aspose.Finance
获取具有指定 id 的上下文。
public Context GetContextById(string id)
范围 | 类型 | 描述 |
---|---|---|
id | String | 上下文 ID |
上下文。