IPWorks X12 2020 Android Edition

Questions / Feedback?

Overwrite Property

Whether to overwrite the file.

Syntax

public boolean isOverwrite();
public void setOverwrite(boolean overwrite);

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) 2022 /n software inc. - All rights reserved.
IPWorks X12 2020 Android Edition - Version 20.0 [Build 8155]