Algorithm Properties¶
The Algorithm type exposes the following members.
Properties¶
Name | Description | |
---|---|---|
![]() | ActionDetail | Gets the algorithm's AlgorithmActionDetail. |
![]() | Customizations | Gets the collection of AlgorithmCustomization objects that apply to this algorithm. |
![]() | CustomizedRag | Gets the overall customized RAG of the algorithm. |
![]() | Enabled | Gets a value indicating whether the algorithm should be used in analysis. |
![]() | Identifier | Gets the unique identifier for the algorithm. |
![]() | Manifestation | Gets the manifestation of the algorithm. |
![]() | Name | Gets a value representing the name of the algorithm. |
![]() | PostImage | Gets the post image. |
![]() | PreImage | Gets the pre image. |
![]() | RAG | Gets the RAG value (Red, Amber or Green) of the algorithm. |
![]() | Remediation | Gets the remediation of the algorithm. |