DataCubeInfoIsSharedSchedule Property

Gets a flag indicating if the schedule is shared among tenants.

Namespace: Dundas.BI.Entities.DataCubes
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public bool IsSharedSchedule { get; }

Property Value

Boolean
if the schedule is shared; otherwise, .
See Also