Event System Properties
- Last UpdatedFeb 05, 2019
- 1 minute read
Each event sent from the AVEVA Recipe Management Server has a set of system properties. The following table describes the list of system properties:
|
Name |
Data Type |
Description |
|---|---|---|
|
ID |
GUID |
ID that uniquely identifies the event. |
|
Event Time |
DateTime |
UTC time that the event occurred. Null for newly created events. |
|
Event Type |
String |
Gets or sets the event type. |
|
Comment |
String |
Text to describe the event. |
|
Provider_NodeName |
String |
Provider node name for the event. |
|
Provider_System |
String |
“AVEVA Recipe Management" |
|
Provider_SystemVersion |
Integer |
Provider system version for the event |
|
User_Account |
String |
User account for the event |