Touchstone Re 2023 API Reference
AveragePaymentMajor Property


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