Gets the status.
            
 
    Namespace: 
   Dundas.BI.Scheduling
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.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
Type: 
ScheduleStatus
See Also