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

FileAccessTime Property

The number of milliseconds since 12:00:00 AM January 1, 1970 when this file was last accessed.

Object Oriented Interface

public function getFileAccessTime();
public function setFileAccessTime($value);

Procedural Interface

inedi_sftp_get($res, 8 );
inedi_sftp_set($res, 8, $value );

Default Value

0

Remarks

The number of milliseconds since 12:00:00 AM January 1, 1970 when this file was last accessed.

This property is not available at design time.

Data Type

Long64

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