Base type: System.ExtensionEntity
Summary: This entity presents dynamic evidence detail data.
| Name | Type | Notes |
|---|---|---|
| ComponentStatusID | System.Int64 | The unique integer representation of parent component status. |
| ColumnSchemaID | System.Int32 | The unique integer representation of parent column schema. |
| RowNumber | System.Int32 | The integer value that contains column position. |
| NumericData | System.Double | The double value that contains the numeric column output. |
| StringData | System.String | The string value that contains the string column output. |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |