ESRI.ArcGIS.ADF.ArcGISServer.Editor
ConflictLevel Enumeration
See Also  Send Feedback
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace : ConflictLevel Enumeration




Indicates how conflicts are defined.

Syntax

Visual Basic (Declaration) 
Public Enum ConflictLevel 
   Inherits System.Enum
Visual Basic (Usage)Copy Code
Dim instance As ConflictLevel
C# 
public enum ConflictLevel : System.Enum 

Members

MemberDescription
Column A conflict occurs when a second user edits the same attribute of a feature or table.
Row A conflict occurs when a second user edits the same row or feature, or topologically related features as you did. The conflict occurs even if you edited different attributes.

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

© 2011 All Rights Reserved.