Could you please provide the .NET code to specify a Schedule Relative Query when using the PriceHistory report. The .NETsample only provides date range example.
thanks
Ludovic
For a deeper look into our DataScope Select SOAP API, look into:
Overview | Quickstart | Documentation | Downloads | Tutorials
Could you please provide the .NET code to specify a Schedule Relative Query when using the PriceHistory report. The .NETsample only provides date range example.
thanks
Ludovic
Schedules can be immediate, at a specific time of day, or triggered by data availability, as described in the API Reference Tree.
Can you please explain what you are trying to achieve ? I don't understand what "Schedule Relative Query" means.
If you mean creating PriceHistory report template with Schedule Relative Query which is equivalent to the following Web UI, you can find sample code in this REST API Reference Tree.
The sample code is in the Request/Response Examples panel.