ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Editing Namespace / KnowledgeGraphProvenanceDescription Class / KnowledgeGraphProvenanceDescription Constructor

In This Topic
    KnowledgeGraphProvenanceDescription Constructor
    In This Topic
    Overload List
    OverloadDescription
    Creates a new instance of a KnowledgeGraphProvenanceDescription.  
    Creates a new instance of a KnowledgeGraphProvenanceDescription. Use this constructor for creating provenance records where the Source Type will be set to KnowledgeGraphSourceType.Document and the document is specified using a globalID of a row in the Document table.  
    Creates a new instance of a KnowledgeGraphProvenanceDescription. Use this constructor for creating provenance records where the Source Type will be set to KnowledgeGraphSourceType.Document and the document is specified using a RowHandle of an existing row or a "to be created" row in the Document table.  
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also