This document is archived and information here might be outdated. Recommended version. |
The complete name of the sub-layer is the name of the sub-layer qualified with its parent Mosaic Layer's name.
[Visual Basic .NET]
Public ReadOnly Property CompleteName As String
[C#]
public string CompleteName {get;}
[C++]
HRESULT get_CompleteName(
System.String* pCompleteName
);
[C++] Parameters pCompleteName [out, retval]
pCompleteName is a parameter of type BSTR*