Touchstone Re 2023 API Reference
RunLossMarketShare Property


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace > AssociateLossToCompany Class : RunLossMarketShare Property
(Optional) Indicates whether to generate a loss market share from the Detailed Loss Analysis results that you exported and saved as a company loss association (CLA).

A loss market share represents a given company’s share of industry-wide losses.

Syntax
Public Property RunLossMarketShare As Boolean
Dim instance As AssociateLossToCompany
Dim value As Boolean
 
instance.RunLossMarketShare = value
 
value = instance.RunLossMarketShare
public bool RunLossMarketShare {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

AssociateLossToCompany Class
AssociateLossToCompany Members