ArcGIS API for Silverlight - Library Reference
Definition Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > LayerDefinition Class : Definition Property

Gets or sets the definition string.

Syntax

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

Remarks

Example syntax:
            POP2000 > 1000000
            

Property Value

The definition.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.