|   | ScheduleStatus Property | 
        
        
            Gets the current status of the 
Schedule.
            
 GSF.Core (in GSF.Core.dll) Version: 2.4.257-beta+00aa2366fbb9ec75f636ebc7cfa610e3826a727c
 Syntax
Syntax[BrowsableAttribute(false)]
public string Status { get; }<BrowsableAttribute(false)>
Public ReadOnly Property Status As String
	Get
public:
[BrowsableAttribute(false)]
property String^ Status {
	String^ get ();
}[<BrowsableAttribute(false)>]
member Status : string with get
Property Value
String See Also
See Also