Touchstone Re 2023 API Reference
Program Property (CreateProgramResponse)


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.ProgramManagement.Api Namespace > CreateProgramResponse Class : Program Property
Contains the details of the Reinsurance Program that you created.
Syntax
Public Property Program As Program
Dim instance As CreateProgramResponse
Dim value As Program
 
instance.Program = value
 
value = instance.Program
public Program Program {get; set;}
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

CreateProgramResponse Class
CreateProgramResponse Members