Compartir a través de


SourceControlSyncJobById.SourceControlSyncJobId Propiedad

Definición

Obtiene o establece el identificador del trabajo de sincronización del control de código fuente.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a