| Name | Description | Type | Additional information |
|---|---|---|---|
| EventId |
Gets or sets the identifier of the event. |
integer |
None. |
| EventDate |
Gets or sets the event's date. |
date |
None. |
| EventType |
Gets or sets the event's type. |
string |
None. |
| EventStatus |
Gets or sets the event's status. |
string |
None. |
| SerializedEventData |
Gets or sets the serialized event data. |
string |
None. |
| SearchKey |
Gets or sets the search key property. |
string |
None. |
| Notifications |
Gets or sets the event's list of notifications. |
Collection of ESignSystems.SmartSAFE.Models.EventNotification.EventNotificationModel |
None. |