Touchstone Re 2023 API Reference
TargetProgramName Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.ProgramManagement.Data Namespace > CopyProgramApiOptions Class : TargetProgramName Property
(Required) Contains the name that Touchstone Re applies to the copied Reinsurance Program.
Syntax
Public Property TargetProgramName As String
Dim instance As CopyProgramApiOptions
Dim value As String
 
instance.TargetProgramName = value
 
value = instance.TargetProgramName
public string TargetProgramName {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

CopyProgramApiOptions Class
CopyProgramApiOptions Members