共用方式為


ActivityRun.ActivityRunEnd Property

Definition

Gets the end time of the activity run in 'ISO 8601' format.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to