ArcGIS Pro 2.6 API Reference Guide
esriNAODCostMatrixType Enumeration

ArcGIS.Core.CIM Namespace : esriNAODCostMatrixType Enumeration
OD cost matrix type.
Syntax
public enum esriNAODCostMatrixType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum esriNAODCostMatrixType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
esriNAODCostMatrixFull Full cost matrix
esriNAODCostMatrixNone No cost matrix.
esriNAODCostMatrixUpdate Updated cost matrix, with removal of unused origins and destinations.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.esriNAODCostMatrixType

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace