Esri Business Analyst Server API for Silverlight 2.2 Reference
SummarizationInfo Constructor(String,String,String,String,Nullable<Int32>,String,String,Nullable<Double>,BAValueType,SummarizationTags,SummarizationTags,String)
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>,BAValueType,SummarizationTags,SummarizationTags,String)

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.
valueType
Type of value of this variable.
keywords
Keywords associated with this variable.
groups
The groups the variable belongs to.
vintage
The year or the range of years the variable belongs to.

Glossary Item Box

Initializes a new instance of the SummarizationInfo class with more 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.
valueType
Type of value of this variable.
keywords
Keywords associated with this variable.
groups
The groups the variable belongs to.
vintage
The year or the range of years the variable belongs to.

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.