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 (24.3.0.1000)
Syntax
public bool IsSharedSchedule { get; }

Property Value

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