Touchstone Re 2023 API Reference
CusipID Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.ProgramManagement.Data Namespace > Layer Class : CusipID Property
(Optional) Contains the unique Committee on Uniform Security Identification Procedures (CUSIP) identifier associated with the reinsurance layer.

The identifier applies only to catastrophe bonds issues in the U.S. and Canada.

Syntax
Public Property CusipID As String
Dim instance As Layer
Dim value As String
 
instance.CusipID = value
 
value = instance.CusipID
public string CusipID {get; set;}
Remarks
Default: Null
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

Layer Class
Layer Members