ArcGIS Runtime SDK for Windows Phone - Library Reference
Where Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > GenerateRendererParameters Class : Where Property

Gets or sets the where clause for which the data needs to be classified. Any legal SQL where clause operating on the fields in the layer/table is allowed.

Syntax

Visual Basic (Declaration) 
Public Property Where As String
C# 
public string Where {get; set;}

Property Value

The where clause.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.