Esri Business Analyst Server API for Silverlight 2.2 Reference
SummarizationInfo Constructor(String,String,String,String,Nullable<Int32>,String,String,Nullable<Double>)
See Also  Send Feedback
ESRI.ArcGIS.Client.BACore Namespace > SummarizationInfo Class > SummarizationInfo Constructor : SummarizationInfo Constructor(String,String,String,String,Nullable<Int32>,String,String,Nullable<Double>)

name
Summarization variable name.
alias
Summarization variable alias name.
category
Summarization variable category.
longDescription
User-friendly summarization name.
decimals
The number of decimal places after the decimal point for this variable.
percentage
Field name for the denominator that is used to help calculate the percentage for this variable.
avgBase
Field name for the denominator that is used to help calculate the average value of this variable for total households.
indexBase
Value of this variable for the whole US for the year.

Glossary Item Box

Initializes a new instance of the SummarizationInfo class with additional properties.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Parameters

name
Summarization variable name.
alias
Summarization variable alias name.
category
Summarization variable category.
longDescription
User-friendly summarization name.
decimals
The number of decimal places after the decimal point for this variable.
percentage
Field name for the denominator that is used to help calculate the percentage for this variable.
avgBase
Field name for the denominator that is used to help calculate the average value of this variable for total households.
indexBase
Value of this variable for the whole US for the year.

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.