Touchstone Re 2023 API Reference
TotalInsuredValue Property (TargetExposureSet)


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.CompanyManagement.Data Namespace > TargetExposureSet Class : TotalInsuredValue Property
Contains the total insured value (TIV) associated with the exposure set.
Syntax
Public Property TotalInsuredValue As Double
Dim instance As TargetExposureSet
Dim value As Double
 
instance.TotalInsuredValue = value
 
value = instance.TotalInsuredValue
public double TotalInsuredValue {get; set;}
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

TargetExposureSet Class
TargetExposureSet Members