This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Constants > E > esriNAServerLayerType Constants (ArcObjects .NET 10.4 SDK) |
Deprecated as of 10.0. Type of network analysis layer.
Constant | Value | Description |
---|---|---|
esriNAServerRouteLayer | 0 | Route NALayer. |
esriNAServerClosestFacilityLayer | 1 | Closest Facility NALayer. |
esriNAServerServiceAreaLayer | 2 | Service Area NALayer. |
esriNAServerODCostMatrixLayer | 3 | OD Cost Matrix NALayer. |
esriNAServerVRPLayer | 4 | Vehicle Routing Problem NALayer. |
esriNAServerLocationAllocationLayer | 5 | Location-Allocation NALayer. |
The values within this enumeration are used to determine type of analysis layers which names get returned by the GetNALayerNames method on INAServer.
The esriNAServerLayerType enumeration has the following values: