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
ipworksssh_sftp_get($res, 15 ); ipworksssh_sftp_set($res, 15, $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