Esri Business Analyst Server API for Silverlight 2.2 Reference
GetValue(IDictionary<String,Object>,String,Object,Object) Method
See Also  Send Feedback
ESRI.ArcGIS.Client.BACore.ThematicMapping Namespace > TMAttributesProvider Class > GetValue Method : GetValue(IDictionary<String,Object>,String,Object,Object) Method

attributes
Attributes of a graphic feature.
name
Name of requested attribute field.
defaultValue
Default value to be returned if the attribute is missing.
nullValue
A value to be returned if the attribute is null.

Glossary Item Box

Gets a value of feature attribute.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Parameters

attributes
Attributes of a graphic feature.
name
Name of requested attribute field.
defaultValue
Default value to be returned if the attribute is missing.
nullValue
A value to be returned if the attribute is null.

Return Value

Value of the attribute or the default value.

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.