Touchstone 11.0 API Reference
BySubperil Property


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace > LossAnalysisOutputOptions Class : BySubperil Property
Indicates whether yo save the Average Annual Loss, Standard Deviation, and Exceedance Probabilities by sub-peril for a Detailed Loss Analysis.
Syntax
Public Property BySubperil As Boolean
Dim instance As LossAnalysisOutputOptions
Dim value As Boolean
 
instance.BySubperil = value
 
value = instance.BySubperil
public bool BySubperil {get; set;}
Remarks
For future use only.
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