Touchstone 11.0 API Reference
ResultsSortBy Enumeration


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Data Namespace : ResultsSortBy Enumeration
Defines a set of financial perspectives by which you can view Touchstone® analysis results.
Syntax
Public Enum ResultsSortBy 
   Inherits System.Enum
Dim instance As ResultsSortBy
public enum ResultsSortBy : System.Enum 
Members
MemberDescription
Gross Defines the Gross financial perspective for viewing analyis results (0).
Gross_PP Defines the Gross_PP financial perspective for viewing analyis results (8).
Gross_WC Defines the Gross_WC financial perspective for viewing analyis results (4).
GroundUp Defines the Ground-up financial perspective for viewing analyis results (1).
GroundUp_PP Defines the GroundUp_PP financial perspective for viewing analyis results (9).
GroundUp_WC Defines the GroundUp_WC financial perspective for viewing analyis results (5).
PostCATNet Defines the Post-CAT Net financial perspective for viewing analyis results (3).
PostCATNet_PP Defines the PostCATNet_PP financial perspective for viewing analyis results (11).
PostCATNet_WC Defines the PostCATNet_WC financial perspective for viewing analyis results (7).
PreCATNet Defines the Pre-CAT Net financial perspective for viewing analyis results (2).
PreCATNet_PP Defines the PreCATNet_PP financial perspective for viewing analyis results (10).
PreCATNet_WC Defines the PreCATNet_WC financial perspective for viewing analyis results (6).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.ExposureConcentrationAnalysis.Data.ResultsSortBy

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