Touchstone 11.0 API Reference
FacultativeReinsuranceOptions Enumeration


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace : FacultativeReinsuranceOptions Enumeration
Specifies a series of options that define the inuring order for running a Detailed Loss Analysis using exposure data that contains facultative reinsurance terms.
Syntax
Public Enum FacultativeReinsuranceOptions 
   Inherits System.Enum
public enum FacultativeReinsuranceOptions : System.Enum 
Members
MemberDescription
ApplyInParallelToTreatiesIndicates that Touchstone® should apply facultative reinsurance terms in parallel with the first level treaties when running a Detailed Loss Analysis (2). That is, facultative reinsurance terms inure at the same time as other treaty types.
ApplyInSerialToTreatiesIndicates that Touchstone® should apply facultative reinsurance terms and inure to the benefit of treaties when running a Detailed Loss Analysis (1). That is, facultative reinsurance terms inure before other treaty types.
DoNotApplyIndicates that you do not want to apply any facultative reinsurance options, i.e., that you do not want to set the inuring order for running a Detailed Loss Analysis (0).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.LossAnalysis.Data.FacultativeReinsuranceOptions

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