Touchstone 11.0 API Reference
ReinsuranceFinancialPerspective Enumeration


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace : ReinsuranceFinancialPerspective Enumeration
Provides a series of codes that represent the financial perspective to include in an exported detailed loss file.
Syntax
Public Enum ReinsuranceFinancialPerspective 
   Inherits System.Enum
public enum ReinsuranceFinancialPerspective : System.Enum 
Members
MemberDescription
Contract Defines the Contract perspective (0), which represents the losses to the reinsurance contract (that is, the losses net policy conditions).
FinalNet Defines the Final Net perspective (2), which represents the total losses to the insurer after the application of reinsurance program terms and the reinstatement premium.
NetRetained Defines the NetRetained perspective (1), which represents the losses retained by the ceding company (primary insurer) (that is, the losses net reinsurance contract losses).
Inheritance Hierarchy

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

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