Touchstone Re 2023 API Reference
ExposureSetSid Property (CopyExposureSetYearResponse)


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.CompanyManagement.Api Namespace > CopyExposureSetYearResponse Class : ExposureSetSid Property
Contains the software-generated sequential identifier (SID) that uniquely identifies the copied Exposure Set.
Syntax
Public Property ExposureSetSid As Integer
Dim instance As CopyExposureSetYearResponse
Dim value As Integer
 
instance.ExposureSetSid = value
 
value = instance.ExposureSetSid
public int ExposureSetSid {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

CopyExposureSetYearResponse Class
CopyExposureSetYearResponse Members