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

Remarks

Supported in ArcGIS REST Server v.10+

Example

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

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.