Touchstone 11.0 API Reference
ApplyDisaggregation Property (CustomBoundaryAnalysisOptions)


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Data Namespace > CustomBoundaryAnalysisOptions Class : ApplyDisaggregation Property
(Optional) Indicates whether to apply disaggregation during this Geospatial Analysis.
Syntax
Public Property ApplyDisaggregation As Boolean
Dim instance As CustomBoundaryAnalysisOptions
Dim value As Boolean
 
instance.ApplyDisaggregation = value
 
value = instance.ApplyDisaggregation
public bool ApplyDisaggregation {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

CustomBoundaryAnalysisOptions Class
CustomBoundaryAnalysisOptions Members