次の方法で共有


ActivityRun.ActivityRunStart プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象