SettingsHostsSoftwareExportType
The Software.ExportType enumerated type defines the formats in which software specification document or image can be exported.
SOFTWARE_SPEC : Export software specification document.
ISO_IMAGE : Export ISO image.
OFFLINE_BUNDLE : Export offline bundle.
Enumeration: SOFTWARE_SPEC, ISO_IMAGE, OFFLINE_BUNDLE,