ERP Integrator V2 - Online Help
ERP Integrator V2
Questions / Feedback?

Overwrite Property

Indicates whether or not the component should overwrite files when writing IDoc data.

Syntax

[VB.NET]
Public Property Overwrite As Boolean

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

Remarks

This property is a flag indicating whether or not the component should overwrite the file specified by OutputFile. If Overwrite is false, an error will be thrown whenever OutputFile exists before StartIDoc is called.

This property is not available at design time.

Default Value

False

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0