ArcGIS Pro 3.0 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, Windows 8.1

    See Also