ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / ProvenanceBehavior Enumeration

In This Topic
    ProvenanceBehavior Enumeration
    In This Topic
    Controls query behavior with respect to the Provenance Entity Type.
    Syntax
    Members
    MemberDescription
    Exclude Query behaves as if there were no Provenance records in the graph, nor Provenance Entity Type defined in the data model.
    Include Query can reference the Provenance Entity Type. The result set may return provenance records.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.ProvenanceBehavior

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also