IPWorks Cloud 2020 C++ Builder Edition

Questions / Feedback?

LinkIsViewOnly Property

If the share items can only be viewed.

Syntax

__property bool LinkIsViewOnly[int LinkIndex] = { read=FLinkIsViewOnly, write=FSetLinkIsViewOnly };

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.

The LinkIndex parameter specifies the index of the item in the array. The size of the array is controlled by the LinkCount property.

This property is not available at design time.

Data Type

Boolean

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