Touchstone 11.0 API Reference
AveragePropertyOptions Enumeration


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace : AveragePropertyOptions Enumeration
Specifies how Touchstone® should apply average physical properties, such as soil type and land use/land cover data, at a region-specific geographic resolution during a Detailed Loss Analysis.
Syntax
Public Enum AveragePropertyOptions 
   Inherits System.Enum
Dim instance As AveragePropertyOptions
public enum AveragePropertyOptions : System.Enum 
Members
MemberDescription
Auto Indicates that Touchstone® should automatically assign the properties based on the geocode match level.
OffIndicates that Touchstone® should estimate loss based on hazards at the geocode of each Location.
OnIndicates that Touchstone® should analyze all Locations based on average physical characteristics for an entire postal code area, regardless of the geocode match level.
Inheritance Hierarchy

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

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