EDI Integrator 2016 PHP Edition
EDI Integrator 2016 PHP Edition
Questions / Feedback?

CreateDirStruct Property

Option to create file management directories.

Object Oriented Interface

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

Procedural Interface

inedi_profilemgr_get($res, 2 );
inedi_profilemgr_set($res, 2, $value );

Default Value

true

Remarks

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

Data Type

Boolean

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 PHP Edition - Version 16.0 [Build 7240]