MaintenanceScheduleList.LastRunStartTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Last Run Start Time.
public:
property DateTime LastRunStartTime { DateTime get(); };
public DateTime LastRunStartTime { get; }
member this.LastRunStartTime : DateTime
Public ReadOnly Property LastRunStartTime As DateTime