Touchstone Re 2023 API Reference
ExportOptions Property (SubmitClfExportRequest)


Air.Services.Proxy Assembly > AIR.Services.DataExport.Api Namespace > SubmitClfExportRequest Class : ExportOptions Property
(Required) Contains the ClfExportOptions object that specifies the destination and other characteristics of the Loss Analysis that you want to export to a Company Loss File (CLF™).
Syntax
Public Property ExportOptions As ClfExportOptions
Dim instance As SubmitClfExportRequest
Dim value As ClfExportOptions
 
instance.ExportOptions = value
 
value = instance.ExportOptions
public ClfExportOptions ExportOptions {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

SubmitClfExportRequest Class
SubmitClfExportRequest Members