Touchstone Re 2023 API Reference
TsReExposureSetSid Property


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace > AssociateExposureToCompanyOption Class : TsReExposureSetSid Property
(Required) Contains the Touchstone Re-generated Exposure Set Sequential Identifier (SID) that uniquely identifies the Exposure Set that you want to associate exposures to company.
Syntax
Public Property TsReExposureSetSid As Integer
Dim instance As AssociateExposureToCompanyOption
Dim value As Integer
 
instance.TsReExposureSetSid = value
 
value = instance.TsReExposureSetSid
public int TsReExposureSetSid {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

AssociateExposureToCompanyOption Class
AssociateExposureToCompanyOption Members