Touchstone 11.0 API Reference
Program Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.Api Namespace > GetReinsuranceProgramResponse Class : Program Property
Contains the reinsurance program and the list of reinsurance treaties associated with the reinsurance program.
Syntax
Public Property Program As ReinsuranceProgramTreaty
Dim instance As GetReinsuranceProgramResponse
Dim value As ReinsuranceProgramTreaty
 
instance.Program = value
 
value = instance.Program
public ReinsuranceProgramTreaty 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

GetReinsuranceProgramResponse Class
GetReinsuranceProgramResponse Members