This document is archived and information here might be outdated. Recommended version. |
The name of the layer in the map.
[Visual Basic .NET] Public Property DataLayerName As String
[C#] public string DataLayerName {get; set;}
[C++]
HRESULT get_DataLayerName(
System.String* pValue
);
[C++]
HRESULT put_DataLayerName(
BSTR pValue
);
[C++]
Parameters pValue [out, retval]
pValue is a parameter of type BSTR* pValue [in]
pValue is a parameter of type BSTR
DataLayerName specifies the name of a data layer in the associate map service to load as network locations.