FileGroupId Property

The id of the group that has access rights this file.

Object Oriented Interface

public function getFileGroupId();
public function setFileGroupId($value);

Procedural Interface

ipworkssftp_sftp_get($res, 16 );
ipworkssftp_sftp_set($res, 16, $value );

Default Value

''

Remarks

The id of the group that has access rights this file.

This property is not available at design time.

Data Type

String

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