Base type: System.ExtensionEntity
Summary: This entity presents dynamic evidence statistic details.
| Name | Type | Notes |
|---|---|---|
| ComponentStatusID | System.Int64 | The unique integer representation of parent component status. |
| ErrorCode | System.Int32 | The integer value that contains the dynamic evidence error code. |
| OSErrorCode | System.Int32 | The integer value that contains the operation system error code. |
| StatusCode | System.Int32 | The integer value that contains the dynamic evidence status code. |
| StatusCodeType | System.Int32 | The integer value that contains the dynamic evidence status code type. |
| ErrorMessage | System.String | The string value that contains error message. |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |