Esri Business Analyst Server API for Silverlight 2.2 Reference
CreateGeographyLayerInfo Method
See Also  Send Feedback
ESRI.ArcGIS.Client.BAServer.Tasks.StdGeographies Namespace > ThematicMappingQueryTask Class : CreateGeographyLayerInfo Method

geoLevelId
ID of a standard geography level to find geography features in.
name
Display name of this layer.
generalizationLevel
Generalization of a standard geography level to find geography features in.
scale
Maximum scale value the layer supports.
idField
Name of field representing a feature ID.
nameField
Name of field representing a feature name.

Glossary Item Box

Creates a new geography layer info object owned by this task.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Parameters

geoLevelId
ID of a standard geography level to find geography features in.
name
Display name of this layer.
generalizationLevel
Generalization of a standard geography level to find geography features in.
scale
Maximum scale value the layer supports.
idField
Name of field representing a feature ID.
nameField
Name of field representing a feature name.

Return Value

A new geography layer info object.

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.