Touchstone 11.0 API Reference
GeographyLevel Property


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace > AggregateLossAnalysisDlfExportOptions Class : GeographyLevel Property
(Required) Contains a code that specifies the resolution of the losses in the detailed loss file, for example, area (low resolution) or subarea (high resolution).

If you run an analysis at the area (low) resolution, you cannot export losses at the subarea (high) resolution.

Syntax
Public Property GeographyLevel As GeographyLevel
Dim instance As AggregateLossAnalysisDlfExportOptions
Dim value As GeographyLevel
 
instance.GeographyLevel = value
 
value = instance.GeographyLevel
public GeographyLevel GeographyLevel {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

AggregateLossAnalysisDlfExportOptions Class
AggregateLossAnalysisDlfExportOptions Members