ArchiveData Property
Holds the archive data.
Syntax
amazonglaciercontrol.ArchiveData[=string]
Default Value
""
Remarks
This property holds the archive data. It is populated after calling GetJobOutput when the job is an archive retrieval. It may be set to archive data before calling UploadArchive.
To read or write binary data to the property, a Variant (Byte Array) version is provided in .ArchiveDataB.
This property is not available at design time.
Data Type
Binary String