IFilterResult Members
The following tables list the members exposed by the IFilterConstraint type.
Public Properties
Name | Description |
---|---|
AppliedCount |
This property represents the number of times the filtered was applied. |
EndTime |
This property represents the end time when this filter was processed. |
ErrorCount |
This property represents the filtered error count. |
Exception |
This property represents the exception for the filter result |
FailCount |
This property represents the filtered fail count. |
Filter |
This property represents the filter ID number for the applied filter. The Filter ID number uniquely identifies a filter. |
FilterExpirationDate |
This property represents the expiration date for the applied filter. |
FilterNumber |
This property represents the filter ID number for the applied filter. The Filter ID number uniquely identifies a filter. |
FilterType |
This property represents the type of the filter. |
FilterVersion |
This property represents the version for the applied filter. |
IsAllZeros |
This property indicates whether the applied filter was an AllZeros filter. |
LogFilePath |
This property represents the log file path for the filter result. |
NotRunCount |
This property represents the filtered not run count. |
StartTime |
This property represents the processing start time when this filter was applied. |
TaskResultFilterHistory |
This property represents the associated filter history for the task result that was filtered. |
TotalCount |
This property represents the total count for the filter. |
Public Methods
Name | Description |
---|---|
UpdateAppliedCount |
Updates the applied count for the filter result. |