Touchstone 11.0 API Reference
GeographyDetail Property


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace > LossAnalysisOutputOptions Class : GeographyDetail Property
(Optional) Contains the level of geographic detail that you want to include in the results of a Detailed Loss Analysis.

Note: When you submit a detailed loss analysis, if you set the EventDetail to Layer and the FinancialPerspective to GrossPreLayer, you must set the GeographyDetail to None.

Syntax
Public Property GeographyDetail As GeographyDetail
Dim instance As LossAnalysisOutputOptions
Dim value As GeographyDetail
 
instance.GeographyDetail = value
 
value = instance.GeographyDetail
public GeographyDetail GeographyDetail {get; set;}
Remarks
The level of geographic detail is the resolution by which you want to save the loss results.
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