Touchstone 11.0 API Reference
ReplacementValueB Property (Location)


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > Location Class : ReplacementValueB Property
Contains the total Replacement Value B, which represents the sum of the replacement values of all other structures that this Location covers.
Syntax
Public Property ReplacementValueB As Nullable(Of Double)
Dim instance As Location
Dim value As Nullable(Of Double)
 
instance.ReplacementValueB = value
 
value = instance.ReplacementValueB
public Nullable<double> ReplacementValueB {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 other structures are 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