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

URL Property

The URL to which the request is made.

Object Oriented Interface

public function getURL();
public function setURL($value);

Procedural Interface

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

Default Value

''

Remarks

This property specifies the URL to which the request is made. SSL will be used if and only if the URL scheme is "https".

Data Type

String

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