|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriNetworkDatasetState
States to indicate whether a network dataset has been or needs to be built.
Field Summary | |
---|---|
static int |
esriNDSBuilt
The network dataset has been built. |
static int |
esriNDSEmpty
The network dataset has no network sources or elements. |
static int |
esriNDSUnbuilt
The network dataset or its sources have been edited since the last time it was built. |
Field Detail |
---|
static final int esriNDSUnbuilt
static final int esriNDSBuilt
static final int esriNDSEmpty
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |