TargetStorageLocation.Overwrite Property

Definition

When set to true during a job, the service will overwrite the output location if it already exists.

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

Property Value

Applies to