This document is archived and information here might be outdated. Recommended version. |
The name of the identified object.
[Visual Basic .NET]
Public ReadOnly Property Name As String
[C#]
public string Name {get;}
[C++]
HRESULT get_Name(
System.String* Value
);
[C++] Parameters Value [out, retval]
Value is a parameter of type BSTR*
Name is the value from the DisplayField of the feature. When a DisplayExpression is used in the source map document, it returns the result of the DisplayExpression.