NAServerNetworkSource
A class that describes a source for network elements within the network dataset.
Property |
Type |
Description |
---|---|---|
ElementType |
Indicates if the element type is junction, edge, or turn. | |
ID |
int |
The unique identifier of this source in the network dataset. This does not correspond to the ID of the underlying feature class. |
Name |
string |
The name of the source within the network dataset. This is also usually the name of the underlying feature class from which the source is based. |
SourceType |
The network source type. Valid values include network source (default), system junction, junction feature, edge feature, and turn feature. |
Remarks
All StreetMap network sources have a SourceType of "esriNSTNetworkSource".
2/28/2020