IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

TransferredDataLimit Property

The maximum of data to be transferred.

Object Oriented Interface

public function getTransferredDataLimit();
public function setTransferredDataLimit($value);

Procedural Interface

ipworks_webform_get($res, 52 );
ipworks_webform_set($res, 52, $value );

Default Value

0

Remarks

This property contains the maximum of data to be transferred. The default value is 0, which will not impose any limits on the amount of data accumulated in the TransferredData property.

Data Type

Long64

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]