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


Glossary Item Box

The following tables list the members exposed by ThresholdRingsRadiiParameters.

Public Constructors

 NameDescription
Public ConstructorThresholdRingsRadiiParameters ConstructorInitializes a new instance of the ThresholdRingsRadiiParameters class.  
Top

Public Properties

 NameDescription
Public PropertyActiveDatasetID Active dataset ID. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BAUtilityParameters)
Public PropertyAnalysisExtent Spatial/geographic extent to restrict analysis by.  
Public PropertyOutputUnitsThe output distance units the radii of threshold rings will be calculated in.
Default: esriUnits.esriMiles.  
Public PropertyRadii A list of threshold values.  
Public PropertyResultType Type of a result returned by the task associated with these parameters. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BABaseParameters)
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.BABaseParameters)
Public PropertyThresholdData A polygon layer to apply summarization by.  
Top

Public Methods

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

See Also

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