Touchstone 11.0 API Reference
TsReExposureSetSid Property


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace > AssociateExposureToCompanyOption Class : TsReExposureSetSid Property
(Required) Contains the Touchstone-generated Exposure Set Sequential Identifier (SID) that uniquely identifies the exposure set that you want to associate with a 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