ESRI.ArcGIS.ADF.ArcGISServer.Editor
Resource Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace > EditorServerActionBase Class : Resource Property




The MapResourceLocal associated with the resource being edited.

Syntax

Visual Basic (Declaration) 
Protected ReadOnly Property Resource As MapResourceLocal
Visual Basic (Usage)Copy Code
Dim instance As EditorServerActionBase
Dim value As MapResourceLocal
 
value = instance.Resource
C# 
protected MapResourceLocal Resource {get;}

See Also

© 2010 All Rights Reserved.