Gets the status.
Namespace:
Dundas.BI.Scheduling
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public ScheduleStatus Status { get; }
Public ReadOnly Property Status As ScheduleStatus
Get
public:
property ScheduleStatus Status {
ScheduleStatus get ();
}
member Status : ScheduleStatus with get
Property Value
Type:
ScheduleStatusSee Also