This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INATraversalResultSource Interface > INATraversalResultSource.Table Property (ArcObjects .NET 10.4 SDK) |
The result source table.
[Visual Basic .NET] Public ReadOnly Property Table As ITable
[C#] public ITable Table {get;}
[C++]
HRESULT get_Table(
ITable** Table
);
[C++]
Parameters Table [out, retval]
Table is a parameter of type ITable
The Table property returns an ITable interface that references the corresponding source in the NAContext or NetworkDataset.