public enum NASolveType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum NASolveType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum NASolveType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum NASolveType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
| Member | Description |
|---|---|
| ClosestFacility | Closest Facility |
| Custom | Custom |
| LocationAllocation | Location Allocation |
| Mixed | Mixed |
| None | None |
| OriginDestinationCostMatrix | Origin Destination Cost Matrix |
| Route | Route |
| ServiceArea | Service Area |
| VehicleRoutingProblem | Vehicle Routine Problem |
System.Object
System.ValueType
System.Enum
ArcGIS.Desktop.Mapping.NA.NASolveType
Target Platforms: Windows 11, Windows 10, Windows 8.1