Touchstone Re 2023 API Reference
CLFImportType Enumeration


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.DataImport.Data Namespace : CLFImportType Enumeration
(Required) Contains the type of import to which you want to import the company loss files.
Syntax
Public Enum CLFImportType 
   Inherits System.Enum
Dim instance As CLFImportType
public enum CLFImportType : System.Enum 
Members
MemberDescription
BothDefines both the modified and unmodified import (2) types.
ModifiedDefines the modified import (1) type.
UnmodifiedDefines the unmodified import (0) type.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.Reinsurance.DataImport.Data.CLFImportType

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