DataCubeService.scheduleTenantCubeOverride Method

Configure a tenant processing schedule override.
 

Parameters

dataCubeId

The data cube ID.
tenantId

The tenant ID.
scheduleRule

The tenant override processing schedule.

Return Value


Type: jQuery.Promise
Value: dundas.scheduling.ScheduleRule
A promise object that is resolved when the call is complete. If successful, a dundas.scheduling.ScheduleRule is returned.