RecommendedAction.ExecuteActionInitiatedTime Property

Definition

Gets the time when this recommended action was approved for execution.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.executeActionInitiatedTime")]
public DateTime? ExecuteActionInitiatedTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.executeActionInitiatedTime")>]
member this.ExecuteActionInitiatedTime : Nullable<DateTime>
Public ReadOnly Property ExecuteActionInitiatedTime As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to