E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

FTPRemoteFile Property

The name of the file as it will appear on the server after upload.

Object Oriented Interface

public function getFTPRemoteFile();
public function setFTPRemoteFile($value);

Procedural Interface

inpay_check21_get($res, 36 );
inpay_check21_set($res, 36, $value );

Default Value

''

Remarks

The name of the file as it will appear on the server after upload. The FTPRemoteFile can contain only the file name, an absolute path and filename, or a relative path based on FTPRemotePath.

This property is not available at design time.

Data Type

String

Copyright (c) 2021 /n software inc. - All rights reserved.
E-Payment Integrator 2020 PHP Edition - Version 20.0 [Build 7941]