This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INAServerODCostMatrixResults Interface > INAServerODCostMatrixResults.DestinationOIDIndex Property (ArcObjects .NET 10.5 SDK) |
Array of mappings of the Destination OIDs into ODMatrix array index values.
[Visual Basic .NET]
Public ReadOnly Property DestinationOIDIndex As Int32[]
[C#]
public Int32[] DestinationOIDIndex {get;}
[C++]
HRESULT get_DestinationOIDIndex(
DestinationOIDIndex* DestinationOIDIndex
);
[C++]
Parameters DestinationOIDIndex [out, retval] DestinationOIDIndex is a parameter of type
DestinationOIDIndex contains an array that can be used to lookup the ObjectID in the destinations RecordSet based on the index in the ODMatrix