Share via


AscOperation.EndTime Property

Definition

Gets or sets the end time of the operation.

[Newtonsoft.Json.JsonProperty(PropertyName="endTime")]
public string EndTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="endTime")>]
member this.EndTime : string with get, set
Public Property EndTime As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to