次の方法で共有


MachineProperties.LastStatusChange プロパティ

定義

最後の状態変更の時刻を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象