VehicleRoutingProblemSchemaVersion

Summary

Enumeration specifying the schema version to use for a VehicleRoutingProblem analysis.

Discussion

An updated VehicleRoutingProblem object schema was introduced in ArcGIS Pro 2.7 to provide enhanced usability and to more closely match the schema of Vehicle Routing Problem layers introduced in ArcGIS Pro 2.6.

Learn more about the Vehicle Routing Problem schema changes

It is recommended that all new VehicleRoutingProblem analyses use schema version Two. Schema version One is maintained for backward compatibility.

Properties

PropertyExplanationData Type
One
(Read Only)

The original VehicleRoutingProblem schema version, which more closely resembles the schema of Vehicle Routing Problem layers in ArcGIS Desktop.

Object
Two
(Read Only)

The updated VehicleRoutingProblem schema version, which more closely resembles the schema of Vehicle Routing Problem layers in ArcGIS Pro. It is recommended that all new analyses use this schema version.

Object