IEntryPointGroup
The IEntryPointGroup interface provides information about a group of taxonomy entry points.
Properties
Name | Description |
---|---|
Read-only. The Name of the group. For example, "EBA 2.9". | |
Read-only. The country code for which this entry point group is relevant. This is set only for country-specific taxonomies such as "Bank of England Banking Taxonomy". | |
Read-only. The version of the taxonomy. May be empty for sub-groups. | |
Read-only. True if this group contains the current version of the taxonomy, false for older versions. | |
Read-only. A collection of IEntryPointGroup representing the sub-groups of this entry point group. | |
Read-only. A collection of IEntryPoint representing the specific taxonomy entry points of this group. |