Sets/gets the historical sessions request type (required).
Default value for this property is hsrtAll.
Read-write property
| Visual Basic |
|---|
Public Property Type As eHistoricalSessionsRequestType |
Historical sessions request type, represented as eHistoricalSessionsRequestType
If type is hsrtTimeRange, the RangeStart and RangeEnd properties must be provided.
If type is hsrtSinceTime, the RangeStart property must be provided.