Gets the status.
Namespace: Dundas.BI.SchedulingAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic ScheduleStatus Status { get; }Public ReadOnly Property Status As ScheduleStatus
Get
public:
property ScheduleStatus Status {
ScheduleStatus get ();
}member Status : ScheduleStatus with get
Property Value
ScheduleStatus
See Also