Share via


MonitoringTaskResult.LastModified Property

Definition

Gets the time, in DateTime format, that the monitoring task was last modified.

public:
 property DateTime LastModified { DateTime get(); };
public DateTime LastModified { get; }
member this.LastModified : DateTime
Public ReadOnly Property LastModified As DateTime

Property Value

The time, in DateTime format, that the monitoring task was last modified.

Remarks

The time this result was last modified.

Applies to