| Report Properties |  | 
The Report type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | APIVersion | The current API Version being used. | 
|  | ProcessTime | The amount of time it took for the internal web service logic to process not including any object serialization performed by WCF. | 
|  | RequestTime | The exact point in that WCF hands off the deserialized object to the service code. | 
|  | ResponseTime | The exact point in time when the service is done processing and hands the object back to WCF to be serialized and sent back to the client. | 
|  | Results | The number of items that are present in the Results array. | 
 See Also
See Also