VaultArchiveCount Property
The number of archives in the vault as of LastInventoryDate .
Syntax
__property int VaultArchiveCount[int VaultIndex] = {read=FVaultArchiveCount, write=FSetVaultArchiveCount};
Default Value
0
Remarks
The number of archives in the vault as of VaultLastInventoryDate.
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