Touchstone 11.0 API Reference
LossAnalysisType Property


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace > DetailedLossAnalysisOptions Class : LossAnalysisType Property
(Optional) Specifies the type of peril analysis that Touchstone® should run during a detailed loss analysis. If the field is empty or set to null, Touchstone runs only a catastrophe peril analysis.
Syntax
Public Property LossAnalysisType As String
Dim instance As DetailedLossAnalysisOptions
Dim value As String
 
instance.LossAnalysisType = value
 
value = instance.LossAnalysisType
public string LossAnalysisType {get; set;}
Remarks
Valid Values: null, NonCat, and CatandNonCat

Default: null

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

DetailedLossAnalysisOptions Class
DetailedLossAnalysisOptions Members