Cloud Storage Integrator 2016 PHP Edition
Cloud Storage Integrator 2016 PHP Edition
Questions / Feedback?

BlocksSize Property

The size of the block.

Object Oriented Interface

public function getBlocksSize($blocksindex);
public function setBlocksSize($blocksindex, $value);

Procedural Interface

incloudstorage_azureblob_get($res, 24 , $blocksindex);
incloudstorage_azureblob_set($res, 24, $value , $blocksindex);

Default Value

0

Remarks

The size of the block.

The size of the array is controlled by the BlocksCount property.

This property is not available at design time.

Data Type

Integer

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 PHP Edition - Version 16.0 [Build 7239]