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

Glossary Item Box

The Profile by Import from Table task creates a new Tapestry segmentation profile from a table of aggregated segmentation information.

Object Model

ProfileByImportFromTableTask ClassAbstractClient ClassProfileData ClassITokenProvider Interface

Syntax

Remarks

Use this task when you want to import a segmentation profile that has already been summarized. For example, you may have a table that has a count of customers for each Tapestry segment. Use this method to import these counts and create a segmentation profile that can be used with other segmentation methods.

The result of this task is a new Tapestry segmentation profile which can be used as a base or 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.ProfileByImportFromTableTask

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.