com.esri.arcgis.geodatabase
Class IObjectClassSchemaEventsOnDeleteFieldEvent
java.lang.Object
java.util.EventObject
com.esri.arcgis.geodatabase.IObjectClassSchemaEventsOnDeleteFieldEvent
- All Implemented Interfaces:
- Serializable
public class IObjectClassSchemaEventsOnDeleteFieldEvent
- extends EventObject
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
- See Also:
- Serialized Form
IObjectClassSchemaEventsOnDeleteFieldEvent
public IObjectClassSchemaEventsOnDeleteFieldEvent(Object source)
init
public void init(String fieldName)
getFieldName
public final String getFieldName()