This document is archived and information here might be outdated. Recommended version. |
[Visual Basic .NET]
Public Function IsDataLayer ( _
ByVal layerPath As String _
) As Boolean
[C#]
public bool IsDataLayer (
string layerPath
);
[C++]
HRESULT IsDataLayer(
BSTR layerPath
);
[C++] Parameters layerPath [in]
layerPath is a parameter of type BSTR