Touchstone Re 2023 API Reference
TsReExpOverwriteorAppend Property


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace > AssociateExposureToCompanyOption Class : TsReExpOverwriteorAppend Property
Indicates whether you want Touchstone Re to overwrite or append the exposure set file when exporting exposure data between Touchstone and Touchstone Re.
Syntax
Public Property TsReExpOverwriteorAppend As Nullable(Of TsReExportSetOptions)
Dim instance As AssociateExposureToCompanyOption
Dim value As Nullable(Of TsReExportSetOptions)
 
instance.TsReExpOverwriteorAppend = value
 
value = instance.TsReExpOverwriteorAppend
public Nullable<TsReExportSetOptions> TsReExpOverwriteorAppend {get; set;}
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

AssociateExposureToCompanyOption Class
AssociateExposureToCompanyOption Members