HP.Sprinter.Scanners.API Namespace : AggregatedScanResult Class |
public class AggregatedScanResult : ScanResult
System.Object
HP.Sprinter.Scanners.API.ScanResult
HP.Sprinter.Scanners.API.AggregatedScanResult
Name | Description | |
---|---|---|
AggregatedScanResult Constructor | Constructor. |
Name | Description | |
---|---|---|
ActiveCustomAction | The latest action performed on this aggregate. (Inherited fromHP.Sprinter.Scanners.API.ScanResult ) | |
AttachedFiles | The collection of files related to the entire aggregate. (Inherited fromHP.Sprinter.Scanners.API.ScanResult ) | |
Category | The category of the aggregate. (Inherited fromHP.Sprinter.Scanners.API.ScanResult ) | |
Data | Additional data about the aggregate. This data is application-dependant. (Inherited fromHP.Sprinter.Scanners.API.ScanResult ) | |
DataItems | The data the scanner needs to process the aggregated result. | |
Description | The description of the aggregate. (Inherited fromHP.Sprinter.Scanners.API.ScanResult ) | |
RelevantCntrl | The control the result was found in. (Inherited fromHP.Sprinter.Scanners.API.ScanResult ) | |
RelevantCntrls | The collection of controls needed by the scanner to process the aggregated result. | |
Scanner | Thescanner that found these results. (Inherited fromHP.Sprinter.Scanners.API.ScanResult ) | |
Severity | The aggregated severity of the results. (Inherited fromHP.Sprinter.Scanners.API.ScanResult ) | |
Summary | A short aggregate summary of the results. (Inherited fromHP.Sprinter.Scanners.API.ScanResult ) |
Name | Description | |
---|---|---|
Equals | Overloaded.Returns true if the otherScanResult is identical to thisScanResult . (Inherited fromHP.Sprinter.Scanners.API.ScanResult) |
Name | Description | |
---|---|---|
PropertyChanged | A property value changed. (Inherited fromHP.Sprinter.Scanners.API.ScanResult ) |