ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ServiceSubLayer Class / GetOwningServiceLayer Method

In This Topic
    GetOwningServiceLayer Method
    In This Topic
    Returns the Service Layer which owns this sub layer.
    Syntax
    public ServiceLayer GetOwningServiceLayer()
    Public Function GetOwningServiceLayer() As ServiceLayer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also