Share via


MonitoringAlertHistory.TimeAdded Property

Definition

The time this MonitoringAlertHistory entry was added into the system.

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

Property Value

Returns the time in DateTime, the alert was added to the system.

Attributes

Applies to