Esri Business Analyst Server API for Silverlight 2.2 Reference
Boundaries Class
Members  See Also  Send Feedback
ESRI.ArcGIS.Client.BAServer Namespace : Boundaries Class

Glossary Item Box

The Boundaries class specifies a Business Analyst Server data layer with the polygon geometry.

Object Model

Boundaries ClassFolderItem ClassStandardLayer Class

Syntax

 
Visual Basic (Declaration)
C#
 
 

Remarks

An instance of this class can be composed of a FeatureSet (Feature Record Set), a FolderItem, or a StandardLayer instance. The FeatureSet, FolderItem, and StandardLayer properties are mutually exclusive. The FeatureSet allows a user to describe a custom area with the use of boundary coordinates. The FolderItem allows a user to specify an existing item stored in the Business Analyst Server repository. The StandardLayer allows a user to specify predefined standard geographies such as counties, ZIP codes, Census Tracts, etc.

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Client.BAServer.BADataLayer
      ESRI.ArcGIS.Client.BAServer.Boundaries

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.