Name | Description | |
---|---|---|
QueryInfo Constructor | Initializes a new instance of the QueryInfo class. |
The following tables list the members exposed by QueryInfo.
Name | Description | |
---|---|---|
QueryInfo Constructor | Initializes a new instance of the QueryInfo class. |
Name | Description | |
---|---|---|
CheckCompleted | Gets or sets a value indicating whether or not to check the Completed time. | |
CheckScheduledAt | Gets or sets a value indicating whether or not to check the ScheduledAt time. | |
CheckScheduledFor | Gets or sets a value indicating whether or not to check the ScheduledFor time. | |
CheckStarted | Gets or sets a value indicating whether or not to check the Started time. | |
ClearCurrentList | If true, clears the last set of results. | |
ComparisonOperator1 | How to compare between the selected history field and the given comparison value. | |
ComparisonOperator2 | How to compare between the selected history field and the given comparison value. | |
ComparisonValue1 | Value to search for. | |
ComparisonValue2 | Value to search for. | |
EndDate | Gets or sets the end date to query. | |
EndTime | Gets or sets the end time to query. | |
HistorySelectionField1 | Field to search for. | |
HistorySelectionField2 | Field to reach for. | |
IncludeError | Gets or sets a value indicating whether or not to include error completions | |
IncludeFatal | Gets or sets a value indicating whether or not to include fatal completions | |
IncludeInformational | Gets or sets a value indicating whether or not to include informational job completions | |
IncludeSuccessful | Gets or sets a value indicating whether or not to include successful job completions | |
IncludeWarning | Gets or sets a value indicating whether or not to include warning completions | |
JobName | Gets or sets the search string for the name of the Job. | |
ServerName | Gets or sets the name of the server to load history data from. | |
SetupName | Gets or sets the search string for the name of the Setup. | |
StartDate | Gets or sets the start date to query. | |
StartTime | Gets or sets the start time to query. | |
SystemName | Gets or sets the search string of the System to query. | |
WithinPastTime | Gets or sets the time within the past timespan to look at. |