This document is archived and information here might be outdated.  Recommended version.


INAODCostMatrixResult Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INAODCostMatrixResult Interface
ArcGIS Developer Help

INAODCostMatrixResult Interface

Provides access to the OD cost matrix result object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.

Description

This interface is new at ArcGIS 9.3.

Members

Name Description
Read/write property SaveMatrixOnPersist Indicates if the matrix entries are to be saved.

Classes that implement INAODCostMatrixResult

Classes Description
NAODCostMatrixResult Contains an origin-destination cost matrix.

Remarks

INAODCostMatrixResult is used to specify the SaveMatrixOnPersist property.