Touchstone 11.0 API Reference
Quality Enumeration


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace : Quality Enumeration
Indicates the quality of of aggregate exposures exported to a UNICEDE/2 file.
Syntax
Public Enum Quality 
   Inherits System.Enum
Dim instance As Quality
public enum Quality : System.Enum 
Members
MemberDescription
Excellent Quality is excellent
Fair Quality is fair
Good Quality is good
Poor Quality is poor
VeryPoor Quality is very poor
Inheritance Hierarchy

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

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