IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

VaultArchiveCount Property

The number of archives in the vault as of LastInventoryDate .

Object Oriented Interface

public function getVaultArchiveCount($vaultindex);

Procedural Interface

ipworkscloud_amazonglacier_get($res, 75 , $vaultindex);

Default Value

0

Remarks

The number of archives in the vault as of VaultLastInventoryDate.

The $vaultindex parameter specifies the index of the item in the array. The size of the array is controlled by the VaultCount property.

This property is read-only and not available at design time.

Data Type

Integer

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