CreateDirStruct Property

Option to create file management directories.

Object Oriented Interface

public function getCreateDirStruct();
public function setCreateDirStruct($value);

Procedural Interface

ipworksedi_as2profilemgr_get($res, 2 );
ipworksedi_as2profilemgr_set($res, 2, $value );

Default Value

true

Remarks

Set CreateDirStruct to false if you would like AS2ProfileMgr not to create file management directories. These are created for a trading partner when SaveProfile is invoked.

Data Type

Boolean

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