Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

LocalFile Property

The path to a local file for uploading or downloading. When downloading, if the file exists it is overwritten (optional).

Object Oriented Interface

public function getLocalFile();
public function setLocalFile($value);

Procedural Interface

inamazon_s3_get($res, 21 );
inamazon_s3_set($res, 21, $value );

Default Value

''

Remarks

The LocalFile property is used when getting a document via GetObject or putting a document via CreateObject.

If LocalFile is empty then the data to be sent or received is provided via the ObjectData property.

Data Type

String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0