InlineRelationship

InlineRelationship class

This class is for relationships in inline XBRL document.

public class InlineRelationship

Properties

NameDescription
Arcrole { get; set; }Gets or sets the arcrole of the InlineRelationship.
FromRefsId { get; set; }Gets or sets the from reference ids of the InlineRelationship.
LinkRole { get; set; }Gets or sets the link role of the InlineRelationship.
Order { get; set; }Gets or sets the order of the InlineRelationship.
ToRefsId { get; set; }Gets or sets the to reference ids of the InlineRelationship.

See Also