次の方法で共有


RecommendedAction.RevertActionInitiatedTime プロパティ

定義

この推奨アクションが元に戻すのが承認された時刻を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象