FileOwnerId Property
The user id of this file's owner.
Object Oriented Interface
public function getFileOwnerId(); public function setFileOwnerId($value);
Procedural Interface
ipworksssh_sftp_get($res, 18 ); ipworksssh_sftp_set($res, 18, $value );
Default Value
''
Remarks
The user id of this file's owner.
This property is not available at design time.
Data Type
String