Touchstone Re 2023 API Reference
AveragePaymentModerate Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > WorkersCompensationLocation Class : AveragePaymentModerate Property
Contains the expected value of the medical component (payment) of moderate (hospitalization and surgery for Japan) injuries.
Syntax
Public Property AveragePaymentModerate As Nullable(Of Double)
Dim instance As WorkersCompensationLocation
Dim value As Nullable(Of Double)
 
instance.AveragePaymentModerate = value
 
value = instance.AveragePaymentModerate
public Nullable<double> AveragePaymentModerate {get; set;}
Remarks
Specify the actual value. To use AIR default values, specify X for this property.

This property applies for medical and indemnity payments.

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

WorkersCompensationLocation Class
WorkersCompensationLocation Members