CIMKGTimeFilter Class Members
In This Topic
The following tables list the members exposed by CIMKGTimeFilter.
Public Constructors
Public Properties
| Name | Description |
| ConsecutiveEventsRestrictions |
Gets or sets the consecutive events restrictions.
|
| DurativeEventsDurationConstraint |
Gets or sets the constraint on durative events duration.
|
| Enabled |
Gets or sets a value indicating whether the filter is enabled.
Note that having an empty list of event definitions is equivalent to not enabling the time filter,
however since "Enable time filter" is a separate setting in the UI we have this member.
|
| EventErrorHandling |
Gets or sets a value indicating how event data errors should be handled.
|
| EventsDefinitions |
Gets or sets the events definitions.
|
| KGPathTimeFlow |
Gets or sets a value indicating how time should flow along the result paths.
|
| TimeWindow |
Gets or sets the time window. Any event that has a time span not intersecting the time window will be excluded.
|
Top
Public Methods
Public Events
See Also