OrganizationStatistic
This is a table representing the OrganizationStatistic entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the statistic measurement. |
| Hour | Integer | True |
Hour that the statistic measurement was taken. |
| OrganizationStatisticId | String | True |
Unique identifier of the record. |
| ServerName | String | True |
Server that owns this record. |
| StatisticType | Integer | True |
Statistic type that is being measured. |
| StatisticValue | Integer | True |
Value of the statistic. |