Relationships

InlineXbrlDocument.Relationships property

Gets the collection of InlineRelationship in the inline XBRL document.

public List<InlineRelationship> Relationships { get; }

See Also