Esri Business Analyst Server API for Silverlight 2.2 Reference
ThresholdRingsParameters Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.Client.BAServer.Tasks.TradeAreas Namespace : ThresholdRingsParameters Class


Glossary Item Box

The following tables list the members exposed by ThresholdRingsParameters.

Public Constructors

 NameDescription
Public ConstructorThresholdRingsParameters ConstructorInitializes a new instance of the ThresholdRingsParameters class.  
Top

Public Properties

 NameDescription
Public PropertyActiveDatasetID Active dataset ID. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters)
Public PropertyAnalysisExtent Spatial/geographic extent to restrict analysis by.  
Public PropertyDataHierarchy Name of a hierarchy of data layers used for generating summary reports. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.TradeAreas.TradeAreaTaskParameters)
Public PropertyDonut Whether to create non-overlapping donut-style Threshold Rings trade/service area bands instead of overlapping areas that all originate from the store/point origins.  
Public PropertyOutputAnalysisItem Configuration options for storing the output feature class in the repository. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.TradeAreas.TradeAreaTaskParameters)
Public PropertyOutputReportItems List of configuration options for storing the output reports in the repository. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.TradeAreas.TradeAreaTaskParameters)
Public PropertyOutputSpatialReference The spatial reference to return the output feature set in. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.TradeAreas.TradeAreaTaskParameters)
Public PropertyOutputTypes Task output types. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters)
Public PropertyRadii A list of threshold values.  
Public PropertyRenderingParameters Configuration options for rendering output to map image. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.TradeAreas.TradeAreaTaskParameters)
Public PropertyReportOptions List of summary report options. (Inherited from ESRI.ArcGIS.Client.BACore.Client.SummaryReportParameters)
Public PropertyResultType Type of a result returned by the task associated with these parameters. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters)
Public PropertyReturnGeometryAn option specifying the presence of the shape attribute in the returned record set.
Default: true. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.TradeAreas.TradeAreaTaskParameters)
Public PropertySingleStoreIDID of a single store in the Stores layer to generate trade area for.  
Public PropertyStoreIDFieldThe attribute field name in the input Stores layer which is associated with unique store/business IDs (typically store numbers for retail establishments with multiple locations).
Default: "STORE_ID".  
Public PropertyStores A point layer containing point features such as businesses, hospitals, schools, etc., which represent the locations from which the Drive Time trade/service areas will originate  
Public PropertySummarizationFieldThe attribute field name in the input ThresholdData layer which specifies a demographic field to be used for summarization.  
Public PropertyTaskName Name of a Business Analyst task associated with these parameters. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters)
Public PropertyThresholdData A polygon layer to apply summarization by.  
Top

Public Methods

 NameDescription
Public MethodToVariablesOverridden.  Converts task parameters to request variables.  
Top

Protected Methods

 NameDescription
Protected MethodNeedReportOutput Tests that report output is required for the associated task. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.TradeAreas.TradeAreaTaskParameters)
Protected MethodSetDefaultOutputTypes Sets default output types. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.TradeAreas.TradeAreaTaskParameters)
Top

See Also

© 2010-2012 Esri, Inc. All Rights Reserved.