Share via


SourceControlSyncJob.SourceControlSyncJobId Property

Definition

Gets or sets the source control sync job id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to