ReportedApplication Properties¶
The ReportedApplication type exposes the following members.
Properties¶
Name | Description | |
---|---|---|
![]() | AfterActionRag | Gets the rag that would apply after any actions for triggered algorithms have been taken. |
![]() | AnalysisRag | Gets the analysis rag for this application, taking into account analysis only. |
![]() | Application | Gets the Application object that this data belongs to. |
![]() | CustomizedRag | Gets the customized rag for this application, taking into account analysis and customizations. |
![]() | ExternalRag | Gets the external rag for this application, taking into account analysis and external data. |
![]() | ExternalTrustLevel | Obsolete. This property will always return null. |
![]() | IsAnalyzed | Gets a value indicating whether the application is analyzed. |
![]() | IsUnlocked | Gets a value indicating whether the application has been unlocked for this report. |
![]() | JournalCompatibility | Gets the Compatibility of the journal entry, if one exists. |
![]() | OverallRag | Gets the overall rag for this application, taking into account analysis, external data and customizations. |
![]() | ResultsByAlgorithm | Gets a collection that holds the report data of this application for each algorithm in the report. |