Touchstone Re 2023 API Reference
Suffix Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.ProgramManagement.Data Namespace > CopyProgramApiOptions Class : Suffix Property
(Optional) Contains the suffix that Touchstone Re appends to the name of any inuring (or child) Reinsurance Programs associated with the reinsurance program to copy.

You must specify a suffix if you set the Mode property to ProgramWithChildAndRelations.

Syntax
Public Property Suffix As String
Dim instance As CopyProgramApiOptions
Dim value As String
 
instance.Suffix = value
 
value = instance.Suffix
public string Suffix {get; set;}
Remarks
Valid values: A string that does not exceed 15 characters and does not exceed 100 characters when combined with the copied inuring reinsurance program names
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

CopyProgramApiOptions Class
CopyProgramApiOptions Members