Touchstone 11.0 API Reference
ClaimCount Property


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace > LossAnalysisOutputOptions Class : ClaimCount Property
Indicates whether to save an estimate of the number of claims that will affect your exposure, in addition to loss estimates for a Detailed Loss Analysis.
Syntax
Public Property ClaimCount As Boolean
Dim instance As LossAnalysisOutputOptions
Dim value As Boolean
 
instance.ClaimCount = value
 
value = instance.ClaimCount
public bool ClaimCount {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

LossAnalysisOutputOptions Class
LossAnalysisOutputOptions Members