TestNotificationDetailsResponse.CompletedTime Property

Definition

Gets or sets the completed time

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to