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

Gets or sets the spatial relate function that can be applied while performing the query operation

Syntax

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

Example

An example for this spatial relate function is "FFFTTT***".

Remarks

Supported in ArcGIS REST Server v.10+

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.