Condividi tramite


TestNotificationDetailsResponse.CreatedTime Property

Definition

Gets or sets the created time

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to