Touchstone 11.0 API Reference
RemoveDuplicates Property


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Data Namespace > RingAnalysisOptions Class : RemoveDuplicates Property
(Optional) Indicates whether Touchstone® generates duplicate rings, which are rings with the same latitude and longitude.

Duplicate rings may result from multiple exposures at the same location.

Syntax
Public Property RemoveDuplicates As Boolean
Dim instance As RingAnalysisOptions
Dim value As Boolean
 
instance.RemoveDuplicates = value
 
value = instance.RemoveDuplicates
public bool RemoveDuplicates {get; set;}
Remarks
RemoveDuplicates is not supported for the Dyanmic Ring Ring Placement type.

Default: False

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

RingAnalysisOptions Class
RingAnalysisOptions Members