IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

CreateLinkOptionsIsViewOnly Property

If the share items can only be viewed.

Object Oriented Interface

public function getCreateLinkOptionsIsViewOnly();
public function setCreateLinkOptionsIsViewOnly($value);

Procedural Interface

ipworkscloud_sharefile_get($res, 7 );
ipworkscloud_sharefile_set($res, 7, $value );

Default Value

false

Remarks

If the share items can only be viewed.

If true, the share items can only be viewed but not downloaded. Requires account preference EnableViewOnly to work. This feature can be enabled for Enterprise accounts by request.

This property is not available at design time.

Data Type

Boolean

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