Touchstone Re 2023 API Reference
TargetCatalogSize Enumeration


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace : TargetCatalogSize Enumeration
Provides a set of codes that represent the catalog size supported by the software.
Syntax
Public Enum TargetCatalogSize 
   Inherits System.Enum
Dim instance As TargetCatalogSize
public enum TargetCatalogSize : System.Enum 
Members
MemberDescription
AsIsDefines the default As Is size.
HundredThousandDefines the target catalog size as 10,0000-year event.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.DataExport.Data.TargetCatalogSize

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