Touchstone Re 2023 API Reference
Mode Property (ImportOptionsChinaExposure)


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.DataImport.Data Namespace > ImportOptionsChinaExposure Class : Mode Property
(Required) Contains a code that specifies whether to append the exposure data in the comma-separated values (CSV) file to the Exposure Set or replace the exposure set.
Syntax
Public Property Mode As ImportMode
Dim instance As ImportOptionsChinaExposure
Dim value As ImportMode
 
instance.Mode = value
 
value = instance.Mode
public ImportMode Mode {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

ImportOptionsChinaExposure Class
ImportOptionsChinaExposure Members