Share via


MonitoringStateChangeEvent.OldOperationalState Property

Definition

The old operational state.

public:
 property System::String ^ OldOperationalState { System::String ^ get(); };
public string OldOperationalState { get; }
member this.OldOperationalState : string
Public ReadOnly Property OldOperationalState As String

Property Value

Returns a String that contains the operational state before the changed occurred.

Applies to