Touchstone 11.0 API Reference
RingAnalysisOptions Property (GeospatialAnalysisTemplate)


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