com.esri.arcgis.geodatabase
Interface esriMetadataChangeType

All Superinterfaces:
java.io.Serializable

public interface esriMetadataChangeType
extends java.io.Serializable

Reason for creation of dirty area.

Product Availability

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

Supported Platforms

Windows, Solaris, Linux


Field Summary
static int esriMCTAddRule
           
static int esriMCTAttributeMapping
           
static int esriMCTChangeTolerance
           
static int esriMCTConnectivityPolicy
           
static int esriMCTDeleteRule
           
 

Field Detail

esriMCTAddRule

public static final int esriMCTAddRule
See Also:
Constant Field Values

esriMCTDeleteRule

public static final int esriMCTDeleteRule
See Also:
Constant Field Values

esriMCTChangeTolerance

public static final int esriMCTChangeTolerance
See Also:
Constant Field Values

esriMCTAttributeMapping

public static final int esriMCTAttributeMapping
See Also:
Constant Field Values

esriMCTConnectivityPolicy

public static final int esriMCTConnectivityPolicy
See Also:
Constant Field Values