IEntryPoint
The IEntryPoint interface provides information about a specific taxonomy entry point.
Properties
Name | Description |
---|---|
Read-only. The name of the entry point. For example, "Quarterly EIOPA reporting Solo". | |
Read-only. The abbreviated form of the entry points name. For example, "QRS". | |
Read-only. The version of the entry point. This may be empty (use the parents group version in this case). | |
Read-only. The URI of the taxonomy entry point, for example, "http://eiopa.europa.eu/eu/xbrl/s2md/fws/solvency/solvency2/2019-07-15/mod/qrs.xsd". Pass this to the IAutomationAPI.InsertNewReport method. | |
Read-only. True if the entry point requires the 64-bit version of Excel; false otherwise. |