Touchstone Re 2023 API Reference
ImportOptionsBase Class
Members 


Air.Services.Proxy Assembly > AIR.Services.DataImport.Data Namespace : ImportOptionsBase Class
Contains the base options for importing data files, including comma separated values (CSV) files, Association for Cooperative Operations Research and Development (ACORD) files, and non-AIR-formatted files.
Syntax
Public Class ImportOptionsBase 
Dim instance As ImportOptionsBase
public class ImportOptionsBase 
Remarks
ImportOptionsFlatFileBase and ImportExpressOptions are also derived from ImportOptionsBase.
Inheritance Hierarchy

System.Object
   AIR.Services.DataImport.Data.ImportOptionsBase
      AIR.Services.DataImport.Data.ImportExpressOptions
      AIR.Services.DataImport.Data.ImportOptionsCede

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

Reference

ImportOptionsBase Members
AIR.Services.DataImport.Data Namespace