This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INetworkEvaluator Interface > INetworkEvaluator.DisplayName Property (ArcObjects .NET 10.5 SDK) |
Name displayed in the user interface for this network evaluator.
[Visual Basic .NET] Public ReadOnly Property DisplayName As String
[C#] public string DisplayName {get;}
[C++]
HRESULT get_DisplayName(
BSTR* pDisplayName
);
[C++]
Parameters pDisplayName [out, retval] pDisplayName is a parameter of type BSTR
The DisplayName is the name for the evaluator that will be displayed in the Type column of the Evaluators dialog in ArcCatalog.