This document is archived and information here might be outdated. Recommended version. |
The parent layer ID if it's a member of a composite layer.
[Visual Basic .NET] Public ReadOnly Property ParentLayerID As Integer
[C#] public int ParentLayerID {get;}
[C++]
HRESULT get_ParentLayerID(
System.Int32* pLayerID
);
[C++]
Parameters pLayerID [out, retval]
pLayerID is a parameter of type long*