次の方法で共有


RecommendedAction.ValidSince プロパティ

定義

この推奨アクションが有効な時刻を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象