SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ClientFileEntryATime Property

Contains the last access time for this file, in UTC.

Object Oriented Interface

public function getClientFileEntryATime();
public function setClientFileEntryATime($value);

Procedural Interface

secureblackbox_sftpserver_get($res, 4 );
secureblackbox_sftpserver_set($res, 4, $value );

Default Value

''

Remarks

Contains the last access time for this file, in UTC.

This property is not available at design time.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]