InlineRelationship

InlineRelationship class

此类用于内联 XBRL 文档中的关系。

public class InlineRelationship

属性

名称描述
Arcrole { get; set; }获取或设置 InlineRelationship 的 arcrole。
FromRefsId { get; set; }获取或设置 InlineRelationship 的 from reference ids。
LinkRole { get; set; }获取或设置 InlineRelationship 的 link role。
Order { get; set; }获取或设置 InlineRelationship 的 order。
ToRefsId { get; set; }获取或设置 InlineRelationship 的 to reference ids。

另请参阅