Touchstone Re 2023 API Reference
NewExposureSetName Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.ExposureManagement.Data Namespace > CopyExposureSetYearApiOptions Class : NewExposureSetName Property
(Required) Contains the name that Touchstone Re applies to the copied Exposure Set data.
Syntax
Public Property NewExposureSetName As String
Dim instance As CopyExposureSetYearApiOptions
Dim value As String
 
instance.NewExposureSetName = value
 
value = instance.NewExposureSetName
public string NewExposureSetName {get; set;}
Remarks
Valid values: A string with a maximum of 255 characters. The name must be unique in the target 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

CopyExposureSetYearApiOptions Class
CopyExposureSetYearApiOptions Members