Touchstone Re 2023 API Reference
ExtraExpensePercentage Property


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

LocationExtraExpenseLimit Class
LocationExtraExpenseLimit Members