RoleReferences

XbrlInstance.RoleReferences property

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

public List<RoleReference> RoleReferences { get; set; }

See Also