ActivityRun.ActivityRunEnd Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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