Touchstone Re 2023 API Reference
Mode Property (ImportOptionsUnicede2)


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.DataImport.Data Namespace > ImportOptionsUnicede2 Class : Mode Property
(Optional) Contains a code that specifies whether to append the aggregated exposure data in the UNICEDE/2 file to the Exposure Set or replace the exposure set.
Syntax
Public Property Mode As ImportMode
Dim instance As ImportOptionsUnicede2
Dim value As ImportMode
 
instance.Mode = value
 
value = instance.Mode
public ImportMode Mode {get; set;}
Remarks

Default: Overwrite

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

ImportOptionsUnicede2 Class
ImportOptionsUnicede2 Members