Touchstone Re 2023 API Reference
EventSetFlagTypeCode Enumeration


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.Common.Data Namespace : EventSetFlagTypeCode Enumeration
Provides a series of codes that represent types of sources of event sets.
Syntax
Public Enum EventSetFlagTypeCode 
   Inherits System.Enum
Dim instance As EventSetFlagTypeCode
public enum EventSetFlagTypeCode : System.Enum 
Members
MemberDescription
ModelSharingFolderDefines the Model Sharing Folder (1) type, which indicates a Touchstone Re default event set.
UserCatalogEventSetFlagDefines the User Catalog Event Set Flag (2) type, which indicates a custom or user-defined event set.
Inheritance Hierarchy

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

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