Touchstone Re 2023 API Reference
AveragePaymentFatal Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > WorkersCompensationLocation Class : AveragePaymentFatal Property
Contains the expected value of the medical component (payment) of fatal (death for Japan) injuries.
Syntax
Public Property AveragePaymentFatal As Nullable(Of Double)
Dim instance As WorkersCompensationLocation
Dim value As Nullable(Of Double)
 
instance.AveragePaymentFatal = value
 
value = instance.AveragePaymentFatal
public Nullable<double> AveragePaymentFatal {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