TaskEvent Properties |
The TaskEvent type exposes the following members.
| Name | Description | |
|---|---|---|
| ActivityId |
Gets the activity id. This value is null for V1 events.
| |
| DataValues |
An indexer that gets the value of each of the data item values. This value is null for V1 events.
| |
| EventId |
Gets the event id.
| |
| EventRecord |
Gets the underlying EventRecord. This value is null for V1 events.
| |
| Level |
Gets the level. This value is null for V1 events.
| |
| OpCode |
Gets the op code. This value is null for V1 events.
| |
| ProcessId |
Gets the process id. This value is null for V1 events.
| |
| RecordId |
Gets the record id. This value is null for V1 events.
| |
| StandardEventId |
Gets the StandardTaskEventId from the EventId.
| |
| TaskCategory |
Gets the task category. This value is null for V1 events.
| |
| TaskPath |
Gets the task path.
| |
| TimeCreated |
Gets the time created.
| |
| UserId |
Gets the user id. This value is null for V1 events.
| |
| Version |
Gets the version. This value is null for V1 events.
|