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

Subject Property

The subject of the message.

Object Oriented Interface

public function getSubject();
public function setSubject($value);

Procedural Interface

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

Default Value

''

Remarks

The optional human-readable subject of the message. Some AS2 partners will use this field to send additional information about the transmission at the transport layer.

Data Type

String

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