ArcGIS API for WPF - Library Reference
Mode Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > FeatureLayer Class : Mode Property

Gets or sets the selection mode. Default is Snapshot mode. If Where is specified, mode becomes Snapshot.

Syntax

Visual Basic (Declaration) 
Public Property Mode As FeatureLayer.QueryMode
C# 
public FeatureLayer.QueryMode Mode {get; set;}

Property Value

The selection mode.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.