ArcGIS API for Windows Phone - 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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.