Touchstone Re 2023 API Reference
ExposureSetName Property (CreateExposureSetRequest)


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.CompanyManagement.Api Namespace > CreateExposureSetRequest Class : ExposureSetName Property
(Required) Contains a name for the exposure set.
Syntax
Public Property ExposureSetName As String
Dim instance As CreateExposureSetRequest
Dim value As String
 
instance.ExposureSetName = value
 
value = instance.ExposureSetName
public string ExposureSetName {get; set;}
Remarks
Valid values: A string with a maximum of 255 characters. The name must be unique in the company.
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

CreateExposureSetRequest Class
CreateExposureSetRequest Members