Share via


ConfigurationSaveContent.ForceUpdate Property

Definition

The value if true, the current configuration database is committed to the Git repository, even if the Git repository has newer changes that would be overwritten.

public bool? ForceUpdate { get; set; }
member this.ForceUpdate : Nullable<bool> with get, set
Public Property ForceUpdate As Nullable(Of Boolean)

Property Value

Applies to