Touchstone 11.0 API Reference
EventDetail Enumeration


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace : EventDetail Enumeration
Provides a set of the resolution levels, that is, levels of event detail, by which to save loss results from a Detailed Loss Analysis.
Syntax
Public Enum EventDetail 
   Inherits System.Enum
Dim instance As EventDetail
public enum EventDetail : System.Enum 
Members
MemberDescription
ContractIndicates that Touchstone® should save loss results by Contract (2).
ContractUserDefinedField1Indicates that Touchstone® should save loss results by Contract User-Defined Field 1 (5).
ContractUserDefinedField2Indicates that Touchstone® should save loss results by Contract User-Defined Field 2 (6).
ContractUserDefinedField3Indicates that Touchstone® should save loss results by Contract User-Defined Field 3 (7).
ContractUserDefinedField4Indicates that Touchstone® should save loss results by Contract User-Defined Field 4 (8).
ContractUserDefinedField5Indicates that Touchstone® should save loss results by Contract User-Defined Field 5 (9).
LayerIndicates that Touchstone® should save loss results by Layer (3).
LineOfBusiness Indicates that Touchstone® should save loss results by Line of Business (LOB) (1).
LocationIndicates that Touchstone® should save loss results by individual Location (4).
LocationUserDefinedField1Indicates that Touchstone® should save loss results by Location User-Defined Field 1 (10).
LocationUserDefinedField2Indicates that Touchstone® should save loss results by Location User-Defined Field 2 (11).
LocationUserDefinedField3Indicates that Touchstone® should save loss results by Location User-Defined Field 3 (12).
LocationUserDefinedField4Indicates that Touchstone® should save loss results by Location User-Defined Field 4 (13).
LocationUserDefinedField5Indicates that Touchstone® should save loss results by Location User-Defined Field 5 (14).
Portfolio Indicates that Touchstone® should save loss results at a portfolio level (0).
Inheritance Hierarchy

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

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