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

In This Topic
    DocumentRowHandle Property
    In This Topic
    Gets the row handle of a document row. If SourceType is KnowledgeGraphSourceType.Document then the provenance document information can be specified using a RowHandle. This row handle can be an existing row or a "to be created" row in the Document table.
    Syntax
    public RowHandle DocumentRowHandle {get;}
    Public ReadOnly Property DocumentRowHandle As RowHandle
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also