COM object EvFileExportProperties
EvApplication > EvFileCollection > EvFile > EvFileProperties > EvFileExportProperties View the COM map and the COM summary. |
The EvFileExportProperties object provides information about and allows you to change selected Echoview export settings. This object is accessed via the EvFileProperties.Export property.
EvFileExportProperties collection:
EvFileExportProperties properties:
Description |
|
(read-write) EBiomassUnits BiomassUnits SummaryGet or set the selection for the Biomass area units setting on the Export page of the EV File Properties dialog box, by using an enum for EBiomassUnits. See also: Enum issue under VBS. |
|
(read-write) boolean EmptyCells SummaryRead or change the selection for the Output empty cells setting on the Export page of the EV File Properties dialog box. |
|
(read-write) boolean EmptySingleTargetPings SummaryRead or change the selection for the Output empty single target pings setting on the Export page of the EV File Properties dialog box. |
|
(read-write) EExportMode Mode SummaryGet or set the type of the export file format by using an enum for EExportMode. See also: Enum issue under VBS. |
|
(read-only) Variables SummaryAccesses the analysis variable that you will export in an analysis export. This is conducted via the EvFileExportVariablesCollection object and the EvFileExportVariable object. Example |
See also
Scripting with COM objects
EvFileProperties object
COM object hierarchy