Esri Business Analyst Server API for Silverlight 2.2 Reference
CreateBaseDescriptionFields Method
See Also  Send Feedback
ESRI.ArcGIS.Client.BACore.ThematicMapping Namespace > ValueCalculator Class : CreateBaseDescriptionFields 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 base description fields for a graphic feature.

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 feature 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.
Field None Simple Short Long
"ID" no no yes yes
"Name" no no 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.