Touchstone Re 2023 API Reference
CatalogType Enumeration


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.CompanyLossSetManagement.Data Namespace : CatalogType Enumeration
Contains a code that identifies the type of events associated with the request.
Syntax
Public Enum CatalogType 
   Inherits System.Enum
Dim instance As CatalogType
public enum CatalogType : System.Enum 
Members
MemberDescription
HistoricalHistorical catalog value is 1.
StochasticStochastic catalog value is 0.
Remarks
The system will use the stochastic catalogs by default, if there is no catalog type.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.Reinsurance.CompanyLossSetManagement.Data.CatalogType

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