EDIFACT Integrator - Online Help
EDIFACT Integrator
Questions / Feedback?

Overwrite Property

Whether to overwrite the file.

Syntax

[VB.NET]
Public Property Overwrite As Boolean

[C#]
public bool Overwrite {get; set;}

Remarks

This property specifies whether the file is overwritten. If set to False (default) the component throws an exception when attempting to write to a file which already exists. If set to True the component will overwrite the existing file. This property is applicable to the following methods:

Default Value

False

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 1.0.6635.0