IPWorks EDI 2020 Python Edition

Questions / Feedback?

dir_deleted Property

The directory used to store deleted files.

Syntax

def get_dir_deleted() -> str: ...

dir_deleted = property(get_dir_deleted, None)

Default Value

""

Remarks

If create_dir_struct was true when save_profile was invoked a directory for storing deleted files would have been created. The path to this directory can be read from DirDeleted after invoking load_profile.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 Python Edition - Version 20.0 [Build 8203]