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
.Target Platforms:Windows Phone 7
![]() ![]() |
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 |
Visual Basic (Declaration) | |
---|---|
Public Property ReturnCatalogItems As Boolean |
C# | |
---|---|
public bool ReturnCatalogItems {get; set;} |
true
if raster catalog items will be returned; otherwise, false
.Target Platforms:Windows Phone 7