Touchstone 11.0 API Reference
RDSNetOfPreCatGrossLoss Property


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace > MarginalImpactAnalysisRDSSummary Class : RDSNetOfPreCatGrossLoss Property
Contains the net of pre-catastrophe loss that the RDS event in this Marginal Impact RDS Summary produced. The net of pre-catastrophe loss is the loss after Touchstone® applies financial terms, facultative reinsurance, and risk-level reinsurance treaties.
Syntax
Public Property RDSNetOfPreCatGrossLoss As Nullable(Of Double)
Dim instance As MarginalImpactAnalysisRDSSummary
Dim value As Nullable(Of Double)
 
instance.RDSNetOfPreCatGrossLoss = value
 
value = instance.RDSNetOfPreCatGrossLoss
public Nullable<double> RDSNetOfPreCatGrossLoss {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