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

From Property

The email address of the HTTP agent (optional).

Object Oriented Interface

public function getFrom();
public function setFrom($value);

Procedural Interface

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

Default Value

''

Remarks

If the From property contains a non-empty string, an HTTP From: header is added to the request. This header generally gives the email address of the requester of the document.

This property is not available at design time.

Data Type

String

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