Touchstone 11.0 API Reference
IncludeAllRings Property


Air.Services.Proxy Assembly > AIR.Services.EventSetManagement.Data Namespace > RingResultToInternationalDeterministicTerrorismEventSetOptions Class : IncludeAllRings Property
(Required) Indicates whether to generate an event for each ring centroid in the ring geospatial analysis results that you specified in the ECAAnalysisSid property.

If you set the IncludeAllRings value to false, you must specify a value in the TopNRingsToUse property.

Syntax
Public Property IncludeAllRings As Boolean
Dim instance As RingResultToInternationalDeterministicTerrorismEventSetOptions
Dim value As Boolean
 
instance.IncludeAllRings = value
 
value = instance.IncludeAllRings
public bool IncludeAllRings {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

RingResultToInternationalDeterministicTerrorismEventSetOptions Class
RingResultToInternationalDeterministicTerrorismEventSetOptions Members