Touchstone Re 2023 API Reference
ImportOptionsNonAIR Class
Members 


Air.Services.Proxy Assembly > AIR.Services.DataImport.Data Namespace : ImportOptionsNonAIR Class
Contains the options that you specify in order to import non-AIR-formatted files, including the source Data Server and Database, the target suffix for the target Exposure Set, and the associated perils, among other properties.

This set of import options is derived from ImportExpressOptions.

Syntax
Public Class ImportOptionsNonAIR 
   Inherits ImportExpressOptions
Dim instance As ImportOptionsNonAIR
public class ImportOptionsNonAIR : ImportExpressOptions 
Inheritance Hierarchy

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

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

ImportOptionsNonAIR Members
AIR.Services.DataImport.Data Namespace