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