Touchstone Re 2023 API Reference
Program Property (UpdateProgramResponse)


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.ProgramManagement.Api Namespace > UpdateProgramResponse Class : Program Property
Contains the details of one Reinsurance Program.
Syntax
Public Property Program As Program
Dim instance As UpdateProgramResponse
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

UpdateProgramResponse Class
UpdateProgramResponse Members