ArcGIS Runtime SDK for WPF - Library Reference
Definition Property
See Also 
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, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.