Touchstone 11.0 API Reference
EventAnalysisOptions Property (GeospatialAnalysisTemplate)


Air.Services.Proxy Assembly > AIR.Services.ObjectManagement.Data Namespace > GeospatialAnalysisTemplate Class : EventAnalysisOptions Property
Contains the analysis options associated with the geospatial analysis template if the template is for event accumulation.
Syntax
Public Property EventAnalysisOptions As EventAnalysisOptions
Dim instance As GeospatialAnalysisTemplate
Dim value As EventAnalysisOptions
 
instance.EventAnalysisOptions = value
 
value = instance.EventAnalysisOptions
public EventAnalysisOptions EventAnalysisOptions {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

GeospatialAnalysisTemplate Class
GeospatialAnalysisTemplate Members