Touchstone 11.0 API Reference
ParticipationNet Property (ReinsuranceTreaty)


Air.Services.Proxy Assembly > AIR.InformationModel.Reinsurance Namespace > ReinsuranceTreaty Class : ParticipationNet Property
Contains the net participation for the layer, which is the percentage of loss that the original reinsurer is liable for.
Syntax
Public Property ParticipationNet As Double
Dim instance As ReinsuranceTreaty
Dim value As Double
 
instance.ParticipationNet = value
 
value = instance.ParticipationNet
public double ParticipationNet {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

ReinsuranceTreaty Class
ReinsuranceTreaty Members