User-Defined Event Source Properties

You can use event source properties to monitor particular events related to conditional events or workflow schedules.

Note: You can only bind parameters to property values of similar data types.

Common Event Source Properties

The following table describes the common properties available for each event source.

Property Data Type Description
Id GUID Unique key that identifies the event definition in the data model.
Name String Display name of the event definition resource.
Description String Additional information related to the event definition resource.
Timestamp DateTime The actual UTC time that the event occurred.
EventNodeAddress EventAddress The Directory Address of the event that occurred.
EventType String The .NET type of the event occurrence.
KeepArchive Boolean If the event associated with the workflow schedule is maintained in history by the event manager, this is True.