Touchstone Re 2023 API Reference
CatalogSubtype Enumeration


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.Common.Data Namespace : CatalogSubtype Enumeration
Provides a series of codes that represent subtypes of model event catalogs.
Syntax
Public Enum CatalogSubtype 
   Inherits System.Enum
Dim instance As CatalogSubtype
public enum CatalogSubtype : System.Enum 
Members
MemberDescription
CLFDefines the company loss file (CLF) subtype (2).
Dff_HighDefines the high resolution DFF subtype (11).
Dff_LowDefines the low resolution DFF subtype (10).
Dlf_HighDefines the high-resolution detailed loss file (DLF) subtype (5).
Dlf_LowDefines the low-resolution detailed loss file (DLF) subtype (4).
Gaf_HighDefines the high resolution GAF subtype (9).
Gaf_LowDefines the low resolution GAF subtype (8).
Ulf_HighDefines the high resolution user-generated loss file (ULF) subtype (7).
Ulf_LowDefines the low-resolution user-generated loss file (ULF) subtype (6).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.Reinsurance.Common.Data.CatalogSubtype

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.Common.Data Namespace