Base type: System.Entity
Summary: This entity represents SAM event types.
| Name | Type | Notes |
|---|---|---|
| EventTypeID | System.Int32 | Unique integer representation of event type. |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |