Share via


WorkspaceRepositoryConfiguration.LastCommitId Property

Definition

Gets or sets the last commit ID

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to