ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMLinkChartPropertyFilter Class


In This Topic
    CIMLinkChartPropertyFilter Class Properties
    In This Topic

    For a list of all members of this type, see CIMLinkChartPropertyFilter members.

    Public Properties
     NameDescription
    Public Property Gets or sets the property data type that will be filtered.  
    Public Property Gets or sets the description of the link chart filter. (Inherited from ArcGIS.Core.CIM.CIMLinkChartFilter)
    Public Property Gets or sets a value indicating whether the link chart filter is enabled or not. (Inherited from ArcGIS.Core.CIM.CIMLinkChartFilter)
    Public Property Gets or sets the value that indicates what link chart component is filtered: entities, relationships, or both. (Inherited from ArcGIS.Core.CIM.CIMLinkChartFilter)
    Public Property Gets or sets the value that indicates when the link chart filter is applied. (Inherited from ArcGIS.Core.CIM.CIMLinkChartFilter)
    Public Property Gets or sets the filter type of the link chart filter. (Inherited from ArcGIS.Core.CIM.CIMLinkChartFilter)
    Public Property Gets or sets the ID of the link chart filter. (Inherited from ArcGIS.Core.CIM.CIMLinkChartFilter)
    Public Property Gets or sets a value indicating whether or not this is an exclusion filter. (Inherited from ArcGIS.Core.CIM.CIMLinkChartFilter)
    Public Property Gets or sets the name of the link chart filter. (Inherited from ArcGIS.Core.CIM.CIMLinkChartFilter)
    Public Property Gets or sets the entity and or relationship Ids to filter. (Inherited from ArcGIS.Core.CIM.CIMLinkChartFilter)
    Public Property Gets or sets the binary reference of the filter values for the link chart filter. (Inherited from ArcGIS.Core.CIM.CIMLinkChartFilter)
    Top
    See Also