FactoryRepoConfiguration.LastCommitId Property

Definition

Gets or sets 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