ArcGIS API for WPF - 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;}

Property Value

The definition.

Remarks

Example syntax:
            POP2000 > 1000000
            

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.