Touchstone 11.0 API Reference
CededAmount Property (ReinsuranceTreaty)


Air.Services.Proxy Assembly > AIR.InformationModel.Reinsurance Namespace > ReinsuranceTreaty Class : CededAmount Property
Contains the ceded amount (percentage) for this Reinsurance Treaty.
Syntax
Public Property CededAmount As Double
Dim instance As ReinsuranceTreaty
Dim value As Double
 
instance.CededAmount = value
 
value = instance.CededAmount
public double CededAmount {get; set;}
Remarks
Default: 100.00

Touchstone® interprets any values that are less than or equal to 1 as percentages (e.g., 0.12 as 12%).

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