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

Glossary Item Box

The EditFeature class provides feature edit parameters.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Remarks

An instance of this class provides new values for a feature to be edited. If feature geometry is modified, the Geometry property should be specified. If some feature attributes are modified, the Attributes property should contain new values for modified attributes.

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Client.BAServer.EditFeature

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.