Touchstone Re 2023 API Reference
ReplacementValueD Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > Location Class : ReplacementValueD Property
Contains the total Replacement Value D, which represents the yearly cost for all time element coverage for the risks that this Location covers.
Syntax
Public Property ReplacementValueD As Nullable(Of Double)
Dim instance As Location
Dim value As Nullable(Of Double)
 
instance.ReplacementValueD = value
 
value = instance.ReplacementValueD
public Nullable<double> ReplacementValueD {get; set;}
Remarks
Specify the actual value. Alternately, specify 0 for this property if time element is not covered. This property can contain a maximum of 30 characters.

Note the following special cases:

Special Case Description
Workers' Compensation Policies Not supported. Specify 0 for this property.
Offshore Platform Policies Not supported. Specify 0 for this property.
U.S. Hurricane Plate Glass Module Not supported. Specify 0 for this property.
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

Location Class
Location Members