Touchstone Re 2023 API Reference
TsReExportSetOptions Enumeration


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace : TsReExportSetOptions Enumeration
Provides a set of codes that indicate how Touchstone Re should receive UNICEDE/2 files when exporting directly into Touchstone Re if you license the application.
Syntax
Public Enum TsReExportSetOptions 
   Inherits System.Enum
Dim instance As TsReExportSetOptions
public enum TsReExportSetOptions : System.Enum 
Members
MemberDescription
AppendAppend the UNICEDE/2 file to the existing collection of imported files in Touchstone Re (2).
OverwriteOverwrite the existing file when exporting exposure data as UNICEDE/2 file directly into Touchstone Re (1).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.DataExport.Data.TsReExportSetOptions

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

AIR.Services.DataExport.Data Namespace