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

Shorthand for a literal search text on the display field, equivalent to: where <displayField> like 'scrap:condition=communityenabled,name=_COMMUNITY_SECTION,contenttype=summary%%

Syntax

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

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.