This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapLayerInfo3 Interface > IMapLayerInfo3.ParentLayerID Property (ArcObjects .NET 10.4 SDK) |
If the layer is a member of a composite layer, this property identifies the parent layer.
[Visual Basic .NET] Public ReadOnly Property ParentLayerID As Integer
[C#] public int ParentLayerID {get;}
[C++]
HRESULT get_ParentLayerID(
long* LayerID
);
[C++]
Parameters LayerID [out, retval] LayerID is a parameter of type long