ArcGIS Runtime SDK for Windows Phone - Library Reference
ReturnM Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > RelationshipParameter Class : ReturnM Property

If true, M values will be included in the results if the features have M values. Otherwise M values are not returned. The default is false.

Syntax

Visual Basic (Declaration) 
Public Property ReturnM As Boolean
C# 
public bool ReturnM {get; set;}

Remarks

This parameter only applies if ReturnGeometry is true.

Supported in ArcGIS REST Server v.10.1+

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.