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

Glossary Item Box

The Customer Profiling task profiles some demographic attributes of customer data calculating statistical parameters such as floor and ceiling bounds, an average, and a standard deviation.

Object Model

CustomerProfilingTask ClassAbstractClient ClassITokenProvider Interface

Syntax

Remarks

The Customer Profiling task is used to set up a definition query to search for geographic areas that meet a set of criteria. In other words, you can profile the composition of your customer data to determine what demographic variables best represent your customer base. In most cases, this criteria is based on an existing customer layer.

Each customer feature point is spatially matched to a single geographic feature in the geography layer specified and that feature's attributes are queried to meet the requirements set. These results are compiled for each customer and returned in the output Customer Profile.

The result of this task is the Customer Profile serialized to a XML string. It is primarily used as input for the Customer Prospecting task.

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.Analyses.CustomerProfilingTask

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.