Touchstone 11.0 API Reference
RDSPreLayerGrossLoss Property


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace > MarginalImpactAnalysisRDSSummary Class : RDSPreLayerGrossLoss Property
Contains the pre-layer gross loss that the RDS event in this Marginal Impact RDS Summary produced. The pre-layer gross loss is the loss after Touchstone® applies location-level limits and deductibles.
Syntax
Public Property RDSPreLayerGrossLoss As Nullable(Of Double)
Dim instance As MarginalImpactAnalysisRDSSummary
Dim value As Nullable(Of Double)
 
instance.RDSPreLayerGrossLoss = value
 
value = instance.RDSPreLayerGrossLoss
public Nullable<double> RDSPreLayerGrossLoss {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

MarginalImpactAnalysisRDSSummary Class
MarginalImpactAnalysisRDSSummary Members