Edit

GitRefUpdate.IsLocked Property

Definition

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="isLocked")]
public Nullable<bool> IsLocked { get; set; }
member this.IsLocked : Nullable<bool> with get, set
Public Property IsLocked As Nullable(Of Boolean)

Property Value

Attributes

Applies to