Touchstone Re 2023 API Reference
TotalLimit Property (LocationEarthquakeFireExpenseInsuranceLimit)


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationEarthquakeFireExpenseInsuranceLimit Class : TotalLimit Property
Contains the Total Limit for this Location Earthquake Fire Expense Insurance Limit.
Syntax
Public Property TotalLimit As Single
Dim instance As LocationEarthquakeFireExpenseInsuranceLimit
Dim value As Single
 
instance.TotalLimit = value
 
value = instance.TotalLimit
public float TotalLimit {get; set;}
Remarks
Valid values: A number greater than 0 and less than 999999999999
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

LocationEarthquakeFireExpenseInsuranceLimit Class
LocationEarthquakeFireExpenseInsuranceLimit Members