Touchstone Re 2023 API Reference
IsWorkersComp Property


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace > UserToIndustryLineOfBusinessMapping Class : IsWorkersComp Property
(Required) Indicates whether you want to generate the Workers' Compensation data for the company loss files (CLFs) and company loss association (CLA). You can export these CLFs and CLA with Workers' Compensation information for further analysis in Touchstone Re.
Syntax
Public Property IsWorkersComp As Boolean
Dim instance As UserToIndustryLineOfBusinessMapping
Dim value As Boolean
 
instance.IsWorkersComp = value
 
value = instance.IsWorkersComp
public bool IsWorkersComp {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

UserToIndustryLineOfBusinessMapping Class
UserToIndustryLineOfBusinessMapping Members