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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.
Remarks
Specifies the SourceOID field name. The SourceOID field value provides the ObjectID of the Feature in the NetworkDataset's or NAContext's FeatureClass.