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

Glossary Item Box

The Customer Derived Areas task creates trade areas around store features based on percentages of their customers which are measured in straight-line distance from stores.

Object Model

CustomerDerivedAreasTask ClassAbstractClient ClassTaskResultOutput ClassITokenProvider Interface

Syntax

Remarks

This task calculates the size and shape of the market area based on your customer points or a numeric field contained within your customer file, such as sales. This task accurately represents each store's actual area of influence, and the detail and extent of the trade area is based on the type of analysis you select.

The result of this task is a ESRI.ArcGIS.Client.BACore.TaskResultOutput object, which is compatible with ArcGIS Server's mapping APIs. FeatureSet, MapImage, and an array of ESRI.ArcGIS.Client.BACore.ReportInfo objects can be returned in it depending on the task output options requested. Additionally, the output analysis layer and/or report can be stored to the Business Analyst Server repository.

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Client.BACore.Client.AbstractTask
      ESRI.ArcGIS.Client.BACore.Client.BATask<TResult,TEventArgs>
         ESRI.ArcGIS.Client.BAServer.Tasks.BAServerTask<TResult>
            ESRI.ArcGIS.Client.BAServer.Tasks.TradeAreas.CustomerDerivedAreasTask

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

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