GET /TimeDimensionProvider/CustomConfigurationUI/{id}/

Gets the custom configuration UI for a time dimension provider.
 

Request

Method Request URI
GET /API/TimeDimensionProvider/CustomConfigurationUI/{id}/?contentType=value&sessionId=value

URI Parameters

URI Parameter Description
contentType The type of the content to get the UI for. For example: text/html.
sessionId The current session ID.

Path Parameters

Path Parameter Description
id The ID of the time dimension provider.

Request Body

There is no Request Body for this function.

Response

Response Body

A System.String object, or a status code indicating the problem.