statistic
| Namespace: | (default namespace) |
|---|---|
| XML Schema: | ns0.xsd |
A class is used to describe the type Statistic.
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| timestamp (dateTime) | 0/1 | The starting time of the statistic. |
| name (string) | 0/1 | The name of the statistic definition associated with this statistic. |
| description (string) | 0/1 | The description of the statistic definition associated with this statistic. |
| period (integer) | 0/1 | The interval of the statistic definition associated with this statistic. It is the duration for collection of this statistic. |
| value (integer) | 0/1 | The value of the statistic to be presented to the external system. |
| id (integer) | 0/1 | The statistic's database ID. |