Touchstone 11.0 API Reference
ExportReinsuranceData Property


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace > ExportOptionsCsv Class : ExportReinsuranceData Property
(Optional) Indicates whether you want to include Reinsurance data in this exposure data export.
Syntax
Public Property ExportReinsuranceData As Boolean
Dim instance As ExportOptionsCsv
Dim value As Boolean
 
instance.ExportReinsuranceData = value
 
value = instance.ExportReinsuranceData
public bool ExportReinsuranceData {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

ExportOptionsCsv Class
ExportOptionsCsv Members