Touchstone 11.0 API Reference
ExposureTarget Property (ExposureConcentrationAnalysisOptions)


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Data Namespace > ExposureConcentrationAnalysisOptions Class : ExposureTarget Property
(Required) Contains the target exposure that you would like analyze during this Geospatial Analysis.
Syntax
Public Property ExposureTarget As ExposureTarget
Dim instance As ExposureConcentrationAnalysisOptions
Dim value As ExposureTarget
 
instance.ExposureTarget = value
 
value = instance.ExposureTarget
public ExposureTarget ExposureTarget {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

ExposureConcentrationAnalysisOptions Class
ExposureConcentrationAnalysisOptions Members