SourceControlSyncJobStreamById.Time Property

Definition

Gets the time of the sync job stream.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.time")]
public DateTimeOffset? Time { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.time")>]
member this.Time : Nullable<DateTimeOffset>
Public ReadOnly Property Time As Nullable(Of DateTimeOffset)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to