次の方法で共有


TrainingStatus.Created プロパティ

定義

人物グループ、大きな人物グループ、または大きな顔リストの作成時刻を表す UTC の日付と時刻の組み合わせ文字列を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="createdDateTime")]
public DateTime Created { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="createdDateTime")>]
member this.Created : DateTime with get, set
Public Property Created As DateTime

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象