ArcroleReferences

InlineXbrlDocument.ArcroleReferences property

Gets the collection of ArcroleReference in the inline XBRL document.

public List<ArcroleReference> ArcroleReferences { get; }

See Also