ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / Item Class / SupportsOwner Property

In This Topic
    SupportsOwner Property
    In This Topic
    Gets whether the item supports an owner. The default is false
    Syntax
    protected internal virtual bool SupportsOwner {get;}
    Protected Friend Overridable ReadOnly Property SupportsOwner As Boolean
    Remarks
    If true, an owner column is shown for the item in the Catalog view.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also