Touchstone Re 2023 API Reference
ReplacementValueC Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > Location Class : ReplacementValueC Property
Contains the total Replacement Value C, which represents the sum of the replacement values or actual cash values of all contents that this Location covers.
Syntax
Public Property ReplacementValueC As Nullable(Of Double)
Dim instance As Location
Dim value As Nullable(Of Double)
 
instance.ReplacementValueC = value
 
value = instance.ReplacementValueC
public Nullable<double> ReplacementValueC {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 contents are 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 contents in the floor of interest only and not those in the rest of the building.
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