@wildix/wda-insights-client > WdaInsights > deleteProjection
WdaInsights.deleteProjection() method
Signature:
deleteProjection(args: DeleteProjectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteProjectionCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
---|---|---|
args | ||
options | __HttpHandlerOptions | |
cb | (err: any, data?: DeleteProjectionCommandOutput) => void |
Returns:
void