MonitoringAlertHistory.TimeModified Property

Definition

The time the alert was modified to generate this alert history entry.

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

Property Value

DateTime

Returns the time in DateTime the alert was modified to generate the history.

Attributes

Applies to