This document is archived and information here might be outdated. Recommended version. |
The from position field name.
[Visual Basic .NET]
Public ReadOnly Property FromPositionFieldName As String
[C#]
public string FromPositionFieldName {get;}
[C++]
HRESULT get_FromPositionFieldName(
System.String* FieldName
);
[C++] Parameters FieldName [out, retval]
FieldName is a parameter of type BSTR*
Specifies the FromPosition field name. The FromPosition field value provides the starting position of an NATraversalResultElement on the underlying feature in the network dataset.