Touchstone 11.0 API Reference
ExposureViews Property (ReinsuranceProgramTreaty)


Air.Services.Proxy Assembly > AIR.InformationModel.Reinsurance.Data Namespace > ReinsuranceProgramTreaty Class : ExposureViews Property
(Optional) Contains the exposure views for this reinsurance treaty
Syntax
Public Property ExposureViews As List(Of Integer)
Dim instance As ReinsuranceProgramTreaty
Dim value As List(Of Integer)
 
instance.ExposureViews = value
 
value = instance.ExposureViews
public List<int> ExposureViews {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

ReinsuranceProgramTreaty Class
ReinsuranceProgramTreaty Members