Data Object - EventFilterSpecByTime

Property of
EventFilterSpec
Extends
DynamicData

Data Object Description

This option specifies a time range used to filter event history.

Properties

Name Type Description
beginTime*xsd:dateTime

The beginning of the time range. If this property is not set, then events are collected from the earliest time in the database.
endTime*xsd:dateTime

The end of the time range. If this property is not specified, then events are collected up to the latest time in the database.
Properties inherited from DynamicData
dynamicProperty, dynamicType
*Need not be set