The parent layer id.
[Visual Basic .NET] Public Property ParentLayerID As String
[C#] public string ParentLayerID {get; set;}
[C++]
HRESULT get_ParentLayerID(
BSTR* 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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.