RepairTask.CompletedTimestamp プロパティ

定義

修復タスクが完了状態になった時刻を取得します。

public DateTime? CompletedTimestamp { get; }
member this.CompletedTimestamp : Nullable<DateTime>
Public ReadOnly Property CompletedTimestamp As Nullable(Of DateTime)

プロパティ値

修復タスクが完了状態になった時刻。

適用対象