Touchstone Re 2023 API Reference
GeographyLevel Enumeration


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace : GeographyLevel Enumeration
Provides a series of codes that represent the geographic resolution to include in an exported detailed loss file.
Syntax
Public Enum GeographyLevel 
   Inherits System.Enum
Dim instance As GeographyLevel
public enum GeographyLevel : System.Enum 
Members
MemberDescription
AreaDefines the Area or low (1) resolution.
SubareaDefines the Subarea or high (3) resolution.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.DataExport.Data.GeographyLevel

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

AIR.Services.DataExport.Data Namespace