Touchstone Re 2023 API Reference
ID Property (Layer)


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.ProgramManagement.Data Namespace > Layer Class : ID Property
(Required) Contains the alphanumeric identifier of the reinsurance treaty.
Syntax
Public Property ID As String
Dim instance As Layer
Dim value As String
 
instance.ID = value
 
value = instance.ID
public string ID {get; set;}
Remarks
Valid values: A string with a maximum of 100 characters. The identifier must be unique in the reinsurance program.
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