Touchstone Re 2023 API Reference
ExposureExportOptionsCsv Property


Air.Services.Proxy Assembly > AIR.Services.DataExport.Api Namespace > SubmitCsvExposureExportRequest Class : ExposureExportOptionsCsv Property
(Required) Contains a set of CSV Export Options that specify which exposure data you want to export and the folder and file to which you want to export this data.
Syntax
Public Property ExposureExportOptionsCsv As ExportOptionsCsv
Dim instance As SubmitCsvExposureExportRequest
Dim value As ExportOptionsCsv
 
instance.ExposureExportOptionsCsv = value
 
value = instance.ExposureExportOptionsCsv
public ExportOptionsCsv ExposureExportOptionsCsv {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

SubmitCsvExposureExportRequest Class
SubmitCsvExposureExportRequest Members