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

Glossary Item Box

The Profile by Table Geocoding task creates a new Tapestry segmentation profile from a table of address records.

Object Model

ProfileByTableGeocodingTask ClassAbstractClient ClassProfileData ClassITokenProvider Interface

Syntax

Remarks

Use this task when you want to create a segmentation profile based on address data.

For example, suppose you have records with addresses of your customers. Using this method, you can create the Tapestry segmentation profile for your customers. This profile will be used as the target segmentation profile for comparison with the base segmentation profile created by the Profile by Area Summation task.

The result of this task is a new Tapestry segmentation profile which is primarily used as a target segmentation profile in other segmentation tasks. Additionally, the resulting segmentation profile 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.Segmentation.ProfileByTableGeocodingTask

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.