Touchstone Re 2023 API Reference
ZoneSetCompatabilityType Enumeration


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.ZoneSet Namespace : ZoneSetCompatabilityType Enumeration
Provides a series of codes that indicate the types of analyses that a zone set or zoneis compatible with.

A zone set or zone may be compatible with multiple analysis types.

Syntax
Public Enum ZoneSetCompatabilityType 
   Inherits System.Enum
Dim instance As ZoneSetCompatabilityType
public enum ZoneSetCompatabilityType : System.Enum 
Members
MemberDescription
AggregateLossDefines the Aggregate Loss Analysis compatibility type (1).
DetailedLossDefines the Detailed Loss Analysis compatibility type (2).
GeospatialReserved for future use. Defines the Geospatial Analysis compatibility type (4).
NoneDefines the None compatibility type (0).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.Reinsurance.ZoneSet.ZoneSetCompatabilityType

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.Reinsurance.ZoneSet Namespace