InputParametersOVERWRT_OUTPUT Property

Boolean that instructs MYRIAM whether to overwrite files. If false, MYRIAM will ask whether overwriting is desired, when encountering folders with the same name as the current intended output.

Definition

Namespace: MYRIAM
Assembly: MYRIAM (in MYRIAM.exe) Version: 1.0.0
C#
public bool OVERWRT_OUTPUT { get; set; }

Property Value

Boolean

See Also