Touchstone Re 2023 API Reference
Program Property (GetProgramResponse)


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

GetProgramResponse Class
GetProgramResponse Members