Operation.CreatedTimestamp Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to