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 |
The network attributes defined for the network dataset. | |
NetworkDirections |
Available directions styles and languages. | |
NetworkSources |
The network sources defined for the network dataset. | |
State |
Indicates if the network dataset is empty, unbuilt, or built. | |
StateSpecified |
bool |
Indicates if State is specified. |
10/23/2013