次の方法で共有


ActivityRun.ActivityRunEnd プロパティ

定義

アクティビティ実行の終了時刻を 'ISO 8601' 形式で取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象