Touchstone 11.0 API Reference
TsReExportSetOptions Enumeration


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace : TsReExportSetOptions Enumeration
Defines whether a Touchstone Re company preserves existing exposures when exporting data between Touchstone and Touchstone Re.
Syntax
Public Enum TsReExportSetOptions 
   Inherits System.Enum
Dim instance As TsReExportSetOptions
public enum TsReExportSetOptions : System.Enum 
Members
MemberDescription
Append The export job appends the aggregate exposures to the existing exposures in a Touchstone Re company.
Overwrite The export job overwrites the aggregate exposures to a company in Touchstone Re.
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