ArcGIS API for Silverlight - Library Reference
ReturnM Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > IdentifyParameters 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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.