FilterBase
The base type for the ScriptFilter and MonitorFilter
Derived by
Restricting anyType
Content model
Contains elements as defined in the following table:
Component | Type | Occurs | Nillable? | Description |
---|---|---|---|---|
SEQUENCE | 1..1 | |||
AgentType [type FilterBase] | AgentType | 0..1 | Yes | If present, this element restricts the output of GetTests() or GetScripts() by agent type. |
QueryByCreateDate [type FilterBase] | DateFilterType | 0..* | Yes | QueryByCreateDate is supported in both ScriptFilters and MonitorFilters. If present, this element restricts the output by create date. Multiple instances of this element are permitted so that both upper and lower bounds can be set. |
QueryByModifyDate [type FilterBase] | DateFilterType | 0..* | Yes | QueryByModifyDate is supported in both ScriptFilters and MonitorFilters. If present, this element restricts the output by modify date. Multiple instances of this element are permitted so that both upper and lower bounds can be set. |