Touchstone 11.0 API Reference
ExposureSummaryType Enumeration


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Data Namespace : ExposureSummaryType Enumeration
Defines a set of Exposure Summary types.
Syntax
Public Enum ExposureSummaryType 
   Inherits System.Enum
Dim instance As ExposureSummaryType
public enum ExposureSummaryType : System.Enum 
Members
MemberDescription
Detail Defines the Detail Exposure Summary type (1).
Summary Defines the Summary Exposure Summary type (0).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.DataQualityAnalysis.Data.ExposureSummaryType

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