|
EvApplication > EvFile > EvFileProperties > EvFileExportProperties View the Echoview COM object hierarchy and the Echoview summary of COM objects. |
The EvFileExportProperties object provides information about and allows you to change selected Echoview export settings. This object is accessed via the EvFileProperties.Export property.
The following EvFileExportProperties properties are detailed below:
Variables
Mode
EmptyCells
EmptySingleTargetPings
BiomassUnits
EvFileExportProperties offers the following:
|
Description |
|
|
Variables |
(read-only) Variables SummaryAccesses the analysis variable that you will export in an analysis export. This is conducted via the EvFileExportVariables object and the EvFileExportVariable object. Example |
|
Mode |
(read-write) EExportMode Mode SummaryGet or set the type of the export file format by using an enum for EExportMode. |
|
EmptyCells |
(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. |
|
EmptySingleTargetPings |
(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. |
|
BiomassUnits |
(read-write) EBiomassUnits BiomassUnits SummaryGet or set the selection for the Biomass export setting on the Export page of the EV File Properties dialog box, by using an enum for EBiomassUnits. |