ArchiveData Property
Holds the archive data.
Syntax
public byte [] getArchiveData(); public void setArchiveData(byte [] archiveData);
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.
This property is not available at design time.
Default Value
""