Share via


MonitoringAlertResolutionState.ResolutionState Property

Definition

Get/set the resolution state value of the resolution state.

public:
 property System::Byte ResolutionState { System::Byte get(); void set(System::Byte value); };
public byte ResolutionState { get; set; }
member this.ResolutionState : byte with get, set
Public Property ResolutionState As Byte

Property Value

Returns a Byte that is the resolution state value of the resolution state.

Applies to