ReportConfiguration Methods¶
The ReportConfiguration type exposes the following members.
Methods¶
Name | Description | |
---|---|---|
![]() | Analyze(IEnumerable(Application)) | Triggers an analysis of the specified applications against this ReportConfiguration. |
![]() | Analyze(IEnumerable(Application), PropertyChangedEventHandler) | Triggers an analysis of the specified applications against this ReportConfiguration. |
![]() | Analyze(IEnumerable(Application), PropertyChangedEventHandler, SynchronizationContext) | Triggers an analysis of the specified applications against this ReportConfiguration. |
![]() | Enable |
If set state to true enables the specified report configurations, algorithm groups and algorithms. Otherwise disables all above. |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetReport() | Retrieves the Report object of this ReportConfiguration for all applications. |
![]() | GetReport(IEnumerable(Application)) | Retrieves the Report object of this ReportConfiguration for the specified applications. |
![]() | GetReport(IEnumerable(Application), IEnumerable(Algorithm)) | Retrieves the Report object of this ReportConfiguration for the specified applications. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |