Touchstone Re 2023 API Reference
CompanyLossAssociationExportOption Property


Air.Services.Proxy Assembly > AIR.Services.DataExport.Api Namespace > SubmitCompanyLossAssociationExportRequest Class : CompanyLossAssociationExportOption Property
(Required) Contains the CompanyLossAssociationExportOption object that enables you to configure the export job. For example, the object specifies the analysis results to export and the Touchstone Re company to associate the loss results with.
Syntax
Public Property CompanyLossAssociationExportOption As CompanyLossAssociationExportOption
Dim instance As SubmitCompanyLossAssociationExportRequest
Dim value As CompanyLossAssociationExportOption
 
instance.CompanyLossAssociationExportOption = value
 
value = instance.CompanyLossAssociationExportOption
public CompanyLossAssociationExportOption CompanyLossAssociationExportOption {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

SubmitCompanyLossAssociationExportRequest Class
SubmitCompanyLossAssociationExportRequest Members