Touchstone 11.0 API Reference
ResultsSaveBy Enumeration


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Data Namespace : ResultsSaveBy Enumeration
Defines a set of options that specify the object type by which Touchstone® should accumulate analysis results for a Geospatial Analysis.
Syntax
Public Enum ResultsSaveBy 
   Inherits System.Enum
Dim instance As ResultsSaveBy
public enum ResultsSaveBy : System.Enum 
Members
MemberDescription
SaveContractIndicates that Touchstone® should accumulate analysis results for a Geospatial Analysis by Contract (8).
SaveLayerIndicates that Touchstone® should accumulate analysis results for a Geospatial Analysis by Layer (16).
SaveLocationIndicates that Touchstone® should accumulate analysis results for a Geospatial Analysis by Location (32).
SaveLocationTermsIndicates that Touchstone® should accumulate analysis results for a Geospatial Analysis by Location Term (64).
SaveNumberofEmployees Indicates that Touchstone® should accumulate analysis results for a Geospatial Analysis by number of employees (128).
SaveNumberofLocationsIndicates that Touchstone® should accumulate analysis results for a Geospatial Analysis by number of Locations (2).
SaveNumberofRisks Indicates that Touchstone® should accumulate analysis results for a Geospatial Analysis by number of risks (4).
SaveReplacementValues Indicates that Touchstone® should accumulate analysis results for a Geospatial Analysis by replacement values (1).
Inheritance Hierarchy

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

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