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.

11/8/2016