Touchstone Re 2023 API Reference
CopyMode Enumeration


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.ProgramManagement.Data Namespace : CopyMode Enumeration
Provides a series of codes that specify the artifacts that Touchstone Re copies along with a Reinsurance Program.
Syntax
Public Enum CopyMode 
   Inherits System.Enum
Dim instance As CopyMode
public enum CopyMode : System.Enum 
Members
MemberDescription
ProgramOnlyDefines the Program Only option (0).
ProgramWithChildAndRelationsDefines the Program, Child Programs, and Relations option (2).
ProgramWithRelationsDefines the Program and Relations option (1).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.Reinsurance.ProgramManagement.Data.CopyMode

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