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

layer
Owner layer of this provider.
actualCalculator
Value calculator actually used in calculation of thematic values (can be null).
idField
Name of field representing a feature ID.
nameField
Name of field representing a feature name (optional, can be null).

Glossary Item Box

Initializes a new instance of the TMAttributesProvider class.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Parameters

layer
Owner layer of this provider.
actualCalculator
Value calculator actually used in calculation of thematic values (can be null).
idField
Name of field representing a feature ID.
nameField
Name of field representing a feature name (optional, can be null).

Remarks

The nameField parameter is optional. If it is null or empty, the idField parameter value is used as a name field.

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.