Esri Business Analyst Server API for Silverlight 2.2 Reference
CreateDescriptionFields Method
See Also  Send Feedback
ESRI.ArcGIS.Client.BACore.ThematicMapping Namespace > ValueCalculator Class : CreateDescriptionFields Method

attributes
Attributes of feature to get values from.
provider
Provider of thematic mapping attributes (can be null).
descriptionStyle
Value description style.

Glossary Item Box

Creates a list of fields describing value calculation properties.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Parameters

attributes
Attributes of feature to get values from.
provider
Provider of thematic mapping attributes (can be null).
descriptionStyle
Value description style.

Return Value

A new list of description fields.

Remarks

The table below shows the avaiability and precedence of the description fields which appear in the output list depending on the ValueDescriptionStyle used. Overrides in derived classes add more description fields to the output.
Field None Simple Short Long
"ID" no no yes yes
"Name" no no yes yes
"Value" no yes yes yes

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.