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 JobStatus Status { get; }
Public ReadOnly Property Status As JobStatus
Get
public:
property JobStatus Status {
JobStatus get ();
}
member Status : JobStatus with get
Property Value
Type:
JobStatusSee Also