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

AS2From Property

The AS2 Identifier of the sending system.

Object Oriented Interface

public function getAS2From();
public function setAS2From($value);

Procedural Interface

inedi_as2sender_get($res, 1 );
inedi_as2sender_set($res, 1, $value );

Default Value

''

Remarks

May be company name, DUNS number, or anything agreed on by trading partners.

Required.

Data Type

String

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