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

MDNReceiptHeaderIndex Property

Which MDN header is currently selected to populate HeaderField and HeaderValue .

Object Oriented Interface

public function getMDNReceiptHeaderIndex();
public function setMDNReceiptHeaderIndex($value);

Procedural Interface

inedi_as2receiver_get($res, 45 );
inedi_as2receiver_set($res, 45, $value );

Default Value

0

Remarks

Which MDN header is currently selected to populate MDNReceiptHeaderField and MDNReceiptHeaderValue.

Valid values are 0 to MDNReceiptHeaderCount - 1.

This property is not available at design time.

Data Type

Integer

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