com.esri.arcgis.geoprocessing
Interface IGPProtectNames

All Superinterfaces:
Serializable
All Known Implementing Classes:
IGPProtectNamesProxy

public interface IGPProtectNames
extends Serializable

Product Availability

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


Method Summary
 void isNull()
          isNull
 

Method Detail

isNull

void isNull()
            throws IOException,
                   AutomationException
isNull

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.