AggregatedScanResult Class Members
Properties Methods Events

The following tables list the members exposed by AggregatedScanResult.

Public Constructors
 NameDescription
Public ConstructorAggregatedScanResult ConstructorConstructor.  
Top
Public Properties
 NameDescription
Public PropertyActiveCustomActionThe latest action performed on this aggregate. (Inherited from HP.Sprinter.Scanners.API.ScanResult)
Public PropertyAttachedFilesThe collection of files related to the entire aggregate. (Inherited from HP.Sprinter.Scanners.API.ScanResult)
Public PropertyCategoryThe category of the aggregate. (Inherited from HP.Sprinter.Scanners.API.ScanResult)
Public PropertyDataAdditional data about the aggregate. This data is application-dependant. (Inherited from HP.Sprinter.Scanners.API.ScanResult)
Public PropertyDataItemsThe data the scanner needs to process the aggregated result.  
Public PropertyDescriptionThe description of the aggregate. (Inherited from HP.Sprinter.Scanners.API.ScanResult)
Public PropertyRelevantCntrlThe control the result was found in. (Inherited from HP.Sprinter.Scanners.API.ScanResult)
Public PropertyRelevantCntrlsThe collection of controls needed by the scanner to process the aggregated result.  
Public PropertyScannerThe scanner that found these results. (Inherited from HP.Sprinter.Scanners.API.ScanResult)
Public PropertySeverityThe aggregated severity of the results. (Inherited from HP.Sprinter.Scanners.API.ScanResult)
Public PropertySummaryA short aggregate summary of the results. (Inherited from HP.Sprinter.Scanners.API.ScanResult)
Top
Public Methods
 NameDescription
Public MethodEqualsOverloaded. Returns true if the other ScanResult is identical to this ScanResult. (Inherited from HP.Sprinter.Scanners.API.ScanResult)
Top
Public Events
 NameDescription
Public EventPropertyChangedA property value changed. (Inherited from HP.Sprinter.Scanners.API.ScanResult)
Top