com.esri.arcgis.catalog
Interface IGxMyHostedMapsFolder

All Superinterfaces:
Serializable
All Known Implementing Classes:
GxMyHostedMapsFolder

public interface IGxMyHostedMapsFolder
extends Serializable

Provides access to members that manages the properties of a GxMyHostedMapsFolder root folder.

Product Availability

Available with ArcGIS Desktop.


Method Summary
 String getDisplayName()
          Gets the fully qualified name of the My Hosted Services Catalog Item.
 

Method Detail

getDisplayName

String getDisplayName()
                      throws IOException,
                             AutomationException
Gets the fully qualified name of the My Hosted Services Catalog Item.

Product Availability

Available with ArcGIS Desktop.

Returns:
The pDisplayName
Throws:
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.