ITime
|
[OperationContractAttribute] [WebGetAttribute(ResponseFormat = WebMessageFormat.Xml, UriTemplate = "/timeseriesdata/read/current/{fromID}-{toID}/xml")] SerializableTimeSeriesData ReadRangeCurrentTimeSeriesDataAsXml( string fromID, string toID )