Touchstone Re 2023 API Reference
CededPercentage Property


Air.Services.Proxy Assembly > AIR.Services.Geography.Data Namespace > GeographyLeafItem Class : CededPercentage Property
Contains the ceded percentage associated with the geography leaf item.
Syntax
Public Property CededPercentage As Nullable(Of Double)
Dim instance As GeographyLeafItem
Dim value As Nullable(Of Double)
 
instance.CededPercentage = value
 
value = instance.CededPercentage
public Nullable<double> CededPercentage {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

GeographyLeafItem Class
GeographyLeafItem Members