ReportConfiguration Properties¶
The ReportConfiguration type exposes the following members.
Properties¶
Name | Description | |
---|---|---|
![]() | Algorithms | Returns a collection of the ResultsByAlgorithm in this report configuration. This is all the ResultsByAlgorithm from each AlgorithmGroup flattened into a single collection. |
![]() | Customizations | Gets a read only collection of the AlgorithmCustomization objects. |
![]() | Description | The description of the reporting module |
![]() | Enabled | Gets a value that is true if the reporting module should be used in analysis. |
![]() | Groups | Gets a read only collection of the AlgorithmGroup objects in this report configuration. |
![]() | Icon | The icon of the reporting module |
![]() | Identifier | A unique identifier for the reporting module |
![]() | Image | The image of the reporting module |
![]() | IsCustomReport | Returns true if the ReportConfiguration is a user defined report. |
![]() | IsInternal | Returns true if the ReportConfiguration is for internal needs, quite often for a solutions. |
![]() | Licensed | Gets a value specifying if the reporting module is currently licensed. |
![]() | Name | The name of the reporting module |
![]() | ProductName | The product name of the reporting module |
![]() | ReleaseNotes | The release notes of the reporting module |