ArcGIS Pro 3.7 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 Friend Overridable ReadOnly Property SupportsOwner As Boolean
    protected internal virtual bool SupportsOwner {get;}
    Remarks
    If true, an owner column is shown for the item in the Catalog view.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also