OptionSign Property

Preference to sign outgoing data.

Object Oriented Interface

public function getOptionSign();
public function setOptionSign($value);

Procedural Interface

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

Default Value

false

Remarks

OptionSign is used to store your preference of signing the data sent to your trading partner.

After invoking LoadProfile, the OptionSign will contain your signing preference for your trading partner, alternatively OptionSign may be set and saved by invoking SaveProfile.

Data Type

Boolean

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