This document is archived and information here might be outdated. Recommended version. |
Given the layer's catalog path, returns its TOC display name.
[Visual Basic .NET] Public Function GetLayerDisplayName ( _ ByVal layerPath As String _ ) As String
[C#] public string GetLayerDisplayName ( string layerPath );
[C++]
HRESULT GetLayerDisplayName(
BSTR layerPath
);
[C++]
Parameters layerPath [in]
layerPath is a parameter of type BSTR