Share via


MonitoringAlert.TimeAdded Property

Definition

The time this alert 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 time in DateTime, the alert was added to the system.

Attributes

Applies to