Touchstone Re 2023 API Reference
IsLMSCalculated Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.CompanyManagement.Data Namespace > Company Class : IsLMSCalculated Property
Indicates whether a loss market share (LMS) computation exists for the company.
Syntax
Public Property IsLMSCalculated As Boolean
Dim instance As Company
Dim value As Boolean
 
instance.IsLMSCalculated = value
 
value = instance.IsLMSCalculated
public bool IsLMSCalculated {get; set;}
Remarks

You can use a company loss file (CLF) set to compute a loss market share. A loss market share represents a given company’s share of industry-wide losses.

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

Company Class
Company Members