JobInventorySize Property
The size in bytes of the inventory data.
Object Oriented Interface
public function getJobInventorySize($jobindex);
Procedural Interface
incloudstorage_amazonglacier_get($res, 22 , $jobindex);
Default Value
0
Remarks
The size in bytes of the inventory data. This is only applicable when JobType is 1 (inventory retrieval).
The size of the array is controlled by the JobCount property.
This property is read-only and not available at design time.
Data Type
Long64