Touchstone Re 2023 API Reference
CoverageRatePercentChinaMultiPerilCropForestry Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.ProgramManagement.Data Namespace > Program Class : CoverageRatePercentChinaMultiPerilCropForestry Property
(Optional) Contains the reinsurance program coverage rate for the forestry line of business for multiple-peril crop insurance exposures in China as a percentage.
Syntax
Public Property CoverageRatePercentChinaMultiPerilCropForestry As Nullable(Of Double)
Dim instance As Program
Dim value As Nullable(Of Double)
 
instance.CoverageRatePercentChinaMultiPerilCropForestry = value
 
value = instance.CoverageRatePercentChinaMultiPerilCropForestry
public Nullable<double> CoverageRatePercentChinaMultiPerilCropForestry {get; set;}
Remarks

Default: 100

Valid values: 0 to 100

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

Program Class
Program Members