RecommendedActionProperties.ExecuteActionStartTime 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.
Optional. Gets the time when system started applying this recommended action on the user resource. E.g., Index creation start time
public DateTime? ExecuteActionStartTime { get; set; }
member this.ExecuteActionStartTime : Nullable<DateTime> with get, set
Public Property ExecuteActionStartTime As Nullable(Of DateTime)