ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFilteredFindPathsPathFilter Class / ItemType Property

In This Topic
    ItemType Property (CIMFilteredFindPathsPathFilter)
    In This Topic
    Gets or sets whether the path filter is used for entities or relationships.
    Syntax
    public KGPathFilterItemType ItemType {get; set;}
    Public Property ItemType As KGPathFilterItemType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also