RoleReferences

InlineXbrlDocument.RoleReferences property

Gets the collection of RoleReference in the inline XBRL document.

public List<RoleReference> RoleReferences { get; }

See Also