Touchstone Re 2023 API Reference
ClfSetSid Property (LossMarketShareCalculationOptions)


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.CompanyLossSetManagement.Data Namespace > LossMarketShareCalculationOptions Class : ClfSetSid Property
(Required) Contains the unique system-generated sequential identifier (SID) of the company loss file (CLF) set to use.
Syntax
Public Property ClfSetSid As Integer
Dim instance As LossMarketShareCalculationOptions
Dim value As Integer
 
instance.ClfSetSid = value
 
value = instance.ClfSetSid
public int ClfSetSid {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

LossMarketShareCalculationOptions Class
LossMarketShareCalculationOptions Members