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

In This Topic
    DocumentGuid Property
    In This Topic
    Gets the guid of a document row. If SourceType is KnowledgeGraphSourceType.Document then the provenance document information can be specified using the guid of a row in the Document table. Otherwise the value is null.
    Syntax
    public Guid DocumentGuid {get;}
    Public ReadOnly Property DocumentGuid As Guid
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also