Touchstone Re 2023 API Reference
IsOneLobSupported Property


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace > CompanyLossAssociationExportOption Class : IsOneLobSupported Property
(Optional) Indicates whether to map all the user-specified lines of business in the results to one AIR-supported line of business.

If you set the value to true, you must specify only one mapping in the UserToIndustryLineOfBusinessMappings field.

Syntax
Public Property IsOneLobSupported As Boolean
Dim instance As CompanyLossAssociationExportOption
Dim value As Boolean
 
instance.IsOneLobSupported = value
 
value = instance.IsOneLobSupported
public bool IsOneLobSupported {get; set;}
Remarks
Default: False
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

CompanyLossAssociationExportOption Class
CompanyLossAssociationExportOption Members