ArcroleReferences

XbrlInstance.ArcroleReferences property

Gets or sets the collection of ArcroleReference objects in the XBRL instance.

public List<ArcroleReference> ArcroleReferences { get; set; }

See Also