ESRI.ArcGIS.ADF.Tasks
MapResourceManager Property
See Also 
ESRI.ArcGIS.ADF.Tasks Namespace > QueryAttributes Class : MapResourceManager Property




The ID of the MapResourceManager that contains the resource and map layer that the task works with.

Syntax

Visual Basic (Declaration) 
Public Property MapResourceManager As String
Visual Basic (Usage)Copy Code
Dim instance As QueryAttributes
Dim value As String
 
instance.MapResourceManager = value
 
value = instance.MapResourceManager
C# 
public string MapResourceManager {get; set;}

See Also

© 2010 All Rights Reserved.