Touchstone 11.0 API Reference
ExposureTargetType Enumeration


Air.Services.Proxy Assembly > AIR.Services.AnalysisCommon.Data Namespace : ExposureTargetType Enumeration
Provides a set of exposure types that you can use to specify the target of a Detailed Loss Analysis, Data Quality Analysis, Geospatial Analysis, or Hazard Analysis.

Touchstone® supports Contract as the exposure target type only for detailed loss analyses.

Syntax
Public Enum ExposureTargetType 
   Inherits System.Enum
Dim instance As ExposureTargetType
public enum ExposureTargetType : System.Enum 
Members
MemberDescription
ContractDefines the Contract analysis target type (1).

Touchstone® supports Contract as the exposure target type only for detailed loss analyses.

ExposureViewDefines the Exposure View analysis target type (0).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.AnalysisCommon.Data.ExposureTargetType

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