ArcGIS API for Windows Phone - 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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.