Public Enum GeographyDetail Inherits System.Enum
Dim instance As GeographyDetail
public enum GeographyDetail : System.Enum
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.
Public Enum GeographyDetail Inherits System.Enum
Dim instance As GeographyDetail
public enum GeographyDetail : System.Enum
Member | Description |
---|---|
Area | Defines the Area-level (for example, state-level) geographic detail option (2) for Detailed Loss Analysis output. |
Country | Defines the Country-level geographic detail option (1) for Detailed Loss Analysis output. |
None | Defines the None geographic detail option (0) for Detailed Loss Analysis output.
You must use the None option if you set the EventDetail to Layer and the FinancialPerspective to GrossPreLayer. |
Postal | Defines the Postcode-level (for example, ZIP-level) geographic detail option (4) for Detailed Loss Analysis output. |
SubArea | Defines the Sub Area-level (for example, county-level) geographic detail option (3) for Detailed Loss Analysis output. |
System.Object
System.ValueType
System.Enum
AIR.Services.Common.Data.GeographyDetail
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