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 > INATraversalResultQuery Interface > INATraversalResultQuery.SourceOIDFieldName Property (ArcObjects .NET 10.5 SDK) |
The source OID field name.
[Visual Basic .NET] Public ReadOnly Property SourceOIDFieldName As String
[C#] public string SourceOIDFieldName {get;}
[C++]
HRESULT get_SourceOIDFieldName(
BSTR* FieldName
);
[C++]
Parameters FieldName [out, retval] FieldName is a parameter of type BSTR
Specifies the SourceOID field name. The SourceOID field value provides the ObjectID of the Feature in the NetworkDataset's or NAContext's FeatureClass.