Contains the user-specified import configuration options for the data source file.
This includes the Destination database, destination SQL server, target type, target name, contract type,
mapping set name, whether to continue geocoding with import errors (Y for Yes, N for No), how to
handle a duplicate contract, location error, fail after, max errors, existing geocode, geocoder, whether
to include decommissioned offshore platforms, min HPC cores, max HPC cores, job priority, job scheduled time,
currency, auto exposure view (Yes or No), project name, exposure view name, generate exposure summary (Yes or No)
Syntax
Public Class ImportOptions
Dim instance As ImportOptions
public class ImportOptions
Inheritance Hierarchy
System.Object
AIR.Services.ActivityMonitor.Data.ImportOptions
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also