Touchstone 11.0 API Reference
ZoneAnalysisOptions Property (ExposureConcentrationAnalysis)


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Data Namespace > ExposureConcentrationAnalysis Class : ZoneAnalysisOptions Property
Contains the options that define a zonal accumulation, which is a type of geospatial analysis.
Syntax
Public Property ZoneAnalysisOptions As ZoneAnalysisOptions
Dim instance As ExposureConcentrationAnalysis
Dim value As ZoneAnalysisOptions
 
instance.ZoneAnalysisOptions = value
 
value = instance.ZoneAnalysisOptions
public ZoneAnalysisOptions ZoneAnalysisOptions {get; set;}
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

ExposureConcentrationAnalysis Class
ExposureConcentrationAnalysis Members