Touchstone Re 2023 API Reference
ExposureSetSid Property (CreateExposureSetResponse)


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.CompanyManagement.Api Namespace > CreateExposureSetResponse Class : ExposureSetSid Property
Contains the software-generated sequential identifier that uniquely identifies an exposure set.
Syntax
Public Property ExposureSetSid As Integer
Dim instance As CreateExposureSetResponse
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

CreateExposureSetResponse Class
CreateExposureSetResponse Members