共用方式為


ScriptExecution.FinishedAt 屬性

定義

取得腳本執行完成的時間

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於