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 > INALocatorLocationFieldsAgent Interface > INALocatorLocationFieldsAgent.SideFieldName Property (ArcObjects .NET 10.5 SDK) |
The side field name.
[Visual Basic .NET] Public Property SideFieldName As String
[C#] public string SideFieldName {get; set;}
[C++]
HRESULT get_SideFieldName(
BSTR* FieldName
);
[C++]
HRESULT put_SideFieldName(
BSTR FieldName
);
[C++]
Parameters FieldName [out, retval] FieldName is a parameter of type BSTR FieldName [in] FieldName is a parameter of type BSTR
SideFieldName specifies the field which contains the side of street values.