Share via


Status.FinishTime Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="finishTime")]
public long? FinishTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="finishTime")>]
member this.FinishTime : Nullable<int64> with get, set
Public Property FinishTime As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to