다음을 통해 공유


SourceControlSyncJobStreamById.Time 속성

정의

동기화 작업 스트림의 시간을 가져옵니다.

[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)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상