Share via


MonitoringAlert.StateLastModified Property

Definition

The last time the state of this alert was modified.

public:
 property DateTime StateLastModified { DateTime get(); };
[System.Runtime.Serialization.DataMember(IsRequired=true)]
public DateTime StateLastModified { get; }
member this.StateLastModified : DateTime
Public ReadOnly Property StateLastModified As DateTime

Property Value

Returns a DateTime object.

Attributes

Applies to