|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriNetworkLoaderFeatureClassCheck
Constants from esriNetworkLoaderFeatureClassCheck' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriNetworkAnalysis.olb'
Description: 'NetworkLoader feature class checker return codes.' 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 |
esriNLFCCCannotOpen
The given feature class cannot be opened. |
static int |
esriNLFCCInAnotherNetwork
The given feature class is already in another network. |
static int |
esriNLFCCInTerrain
The given feature class is in a terrain. |
static int |
esriNLFCCInTopology
The given feature class is in a topology. |
static int |
esriNLFCCInvalidFeatureType
The given feature class has invalid type. |
static int |
esriNLFCCInvalidShapeType
The given feature class does not have point or line geometry. |
static int |
esriNLFCCIsChangeTracked
The given feature class is change tracked . |
static int |
esriNLFCCIsCompressedReadOnly
The given feature class is compressed read-only. |
static int |
esriNLFCCRegisteredAsVersioned
The given feature class is registered as versioned. |
static int |
esriNLFCCUnknownError
An unknown error was encountered. |
static int |
esriNLFCCValid
The given feature class can participate in a network. |
Field Detail |
---|
static final int esriNLFCCValid
static final int esriNLFCCCannotOpen
static final int esriNLFCCInAnotherNetwork
static final int esriNLFCCInvalidFeatureType
static final int esriNLFCCInvalidShapeType
static final int esriNLFCCRegisteredAsVersioned
static final int esriNLFCCInTopology
static final int esriNLFCCIsCompressedReadOnly
static final int esriNLFCCInTerrain
static final int esriNLFCCIsChangeTracked
static final int esriNLFCCUnknownError
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |