CimEvent.TimeInterval (property)

Gets and sets the TimeInterval.
Syntax: String = object.TimeInterval
object.TimeInterval = String
Description: CimEvent.TimeInterval is a string that contains the time interval of the event.



Examples

The following script sets the time interval of the object.:
CimEvent.TimeInterval = "hh:mm:ss"