com.esri.arcgis.carto
Interface esriCadastralParcelType

All Superinterfaces:
java.io.Serializable

public interface esriCadastralParcelType
extends java.io.Serializable

Constants from esriCadastralParcelType' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriCarto.olb'

Description: 'Cadastral Parcel Lock Type.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =


Field Summary
static int esriCadastralParcelLocked
          Edit Parcel.
static int esriCadastralParcelUnlocked
          Adjustment Area Parcel.
 

Field Detail

esriCadastralParcelLocked

static final int esriCadastralParcelLocked
Edit Parcel.

See Also:
Constant Field Values

esriCadastralParcelUnlocked

static final int esriCadastralParcelUnlocked
Adjustment Area Parcel.

See Also:
Constant Field Values