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

Glossary Item Box

The PointLayer class specifies a Business Analyst Server data layer with the point geometry.

Object Model

PointLayer ClassFolderItem Class

Syntax

 
Visual Basic (Declaration)
C#
 
 

Remarks

An instance of this class can be composed of a FeatureSet (Feature Record Set) instance or a FolderItem or an array of PointRecord items. The FeatureSet, FolderItem, and Points properties are mutually exclusive. If the Points property is specified, the SpatialReference property can be also specified.

Inheritance Hierarchy

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

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.