Condividi tramite


JobExecutionReportDetails.Ts Property

Definition

Gets or sets time details.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to