NAServerNetworkDescription

A class that describes the properties of the network dataset associated with the network analysis layer.

Property

Type

Description

BuildTime

DateTime

The last time the network dataset was built (in UTC time).

BuildTimeSpecified

bool

Indicates if BuildTime is specified.

Name

string

The name of the network dataset.

NetworkAttributes

NAServerNetworkAttribute[]

The network attributes defined for the network dataset.

NetworkDirections

NAServerNetworkDirections

Available directions styles and languages.

NetworkSources

NAServerNetworkSource[]

The network sources defined for the network dataset.

State

esriNetworkDatasetState

Indicates if the network dataset is empty, unbuilt, or built.

StateSpecified

bool

Indicates if State is specified.

ElevationModel

esriNetworkElevationModel

Indicates the connectivity policy of the underlying network.

TravelModes

NAServerTravelMode[]

The travel modes defined in the underlying network dataset. If the server is federated with a portal, this will list the portal travel modes instead.

DefaultTravelMode

string

The itemID of the default travel mode

TrafficSupport

esriNetworkTrafficSupport

The level of traffic supported by the network analysis service.

2/28/2020