DataCubeService.deletePlaceholder Method

Delete a placeholder on the transform.
 

Parameters

id

Type: String
The ID of the data cube the parameter is in.
transformId

Type: String
The ID of the transform to delete the parameter on.
placeholderId

Type: String
The ID of the placeholder to delete.

Return Value


Type: jQuery.Promise
A promise object that is resolved when the call is complete.