ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMLinkChartFilter Class / FilterScope Property

In This Topic
    FilterScope Property
    In This Topic
    Gets or sets the value that indicates what link chart component is filtered: entities, relationships, or both.
    Syntax
    Public Property FilterScope As LinkChartFilterScope
    public LinkChartFilterScope FilterScope {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.2 or higher.
    See Also