ArcGIS Runtime SDK for WPF - Library Reference
Where Property
See Also 
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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.