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

Glossary Item Box

The Get Summarizations task gets the list of all summarization fields available for the given data hierarchy.

Object Model

GetSummarizationsTask ClassAbstractClient ClassITokenProvider Interface

Syntax

Remarks

To execute some analysis, you need to select summarization fields of an input layer on which analysis is going to run. This task is used to get a list of all summarization fields from a hierarchy of data layers.

The result of this task is an array of ESRI.ArcGIS.Client.BACore.SummarizationInfo items avaliable for the given data hierarchy. Use the Name property value in tasks where summarization fields are requested.

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.Utilities.GetSummarizationsTask

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.