This document is archived and information here might be outdated. Recommended version. |
The parent layer id.
[Visual Basic .NET]
Public Property ParentLayerID As String
[C#]
public string ParentLayerID {get; set;}
[C++]
HRESULT get_ParentLayerID(
System.String* ID
);
[C++]
HRESULT put_ParentLayerID(
BSTR ID
);
[C++] Parameters ID [out, retval]
ID is a parameter of type BSTR* ID [in]
ID is a parameter of type BSTR