com.esri.arcgis.carto
Interface IDimensionProtectNames

All Superinterfaces:
Serializable
All Known Implementing Classes:
IDimensionProtectNamesProxy

public interface IDimensionProtectNames
extends Serializable

Protect names interface.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.


Method Summary
 void fieldIndexes()
          Protect names interface.
 

Method Detail

fieldIndexes

void fieldIndexes()
                  throws IOException,
                         AutomationException
Protect names interface.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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