ISolutionTypesProvider Properties
If implemented, provides access to the known types in the current solution.| Name | Description |
|---|---|
| ActiveProjectTypes | Obsolete. Provides access to types available for the current project. |
| CurrentProjectTypes | Gets types from the project that contains the opened report. |
See Also