Touchstone 11.0 API Reference
ReplacementValueA Property (Location)


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > Location Class : ReplacementValueA Property
Contains the total Replacement Value A, which represents the sum of the replacement values of all buildings that this Location covers.
Syntax
Public Property ReplacementValueA As Nullable(Of Double)
Dim instance As Location
Dim value As Nullable(Of Double)
 
instance.ReplacementValueA = value
 
value = instance.ReplacementValueA
public Nullable<double> ReplacementValueA {get; set;}
Remarks
Specify the actual value or the insurance-to-value assumption as a decimal between 0 and 1. Alternately, specify 0 for this property if the building is not covered. This property can contain a maximum of 30 characters.

Note the following special cases:

Special Case Description
Great Britain and Germany inland flood models If the floor of interest is not 0, this property represents the replacement value of the floor of interest only and not the whole building.
Europe Extratropical Cyclone Model If the country code / Country name is 8/Norway, 9/Sweden, or 89/Finland, the occupancy code is 375 (Forestry), and you provide no building replacement value, Touchstone® uses the gross area value in conjunction with the per-hectare forestry unit price values to determine the replacement value.
Workers' Compensation Policies Specify 0 for this property.
U.S. Hurricane Plate Glass Module Specify the total replacement value of all of the glass in the building.
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