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

Gets or sets a value indicating whether to return raster catalog items or not.

Syntax

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

Property Value

true if raster catalog items will be returned; otherwise, false.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.