次の方法で共有


TrainingStatus.LastAction プロパティ

定義

グループが正常にトレーニングされていない場合、個人グループの最後の変更時刻 (大きな人物グループまたは大きな顔リスト) を表す結合された UTC 日付と時刻の文字列を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象