Touchstone Re 2023 API Reference
InuringLossFlowType Enumeration


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.ProgramManagement.Data Namespace : InuringLossFlowType Enumeration
(Optional) Contains a pair of codes to control the loss flow benefit in a series of inuring reinsurance programs. You can select whether the Loss Flow benefit pertains only to the next program or flows to all child programs associated with a reinsurance program.
Syntax
Public Enum InuringLossFlowType 
   Inherits System.Enum
Dim instance As InuringLossFlowType
public enum InuringLossFlowType : System.Enum 
Members
MemberDescription
AllDownstreamProgramsDefines the flow of loss benefit to all the child programs associated with a reinsurance program.
NextProgramOnlyDefines the flow of loss benefit only to the next program.
Inheritance Hierarchy

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

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