DataCubeInfoSchedule Property |
Gets the related job schedule, if configured.
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 Schedule Schedule { get; }
Public ReadOnly Property Schedule As Schedule
Get
public:
property Schedule^ Schedule {
Schedule^ get ();
}
member Schedule : Schedule with get
Property Value
Type:
ScheduleSee Also