ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Core.Data.Knowledge Namespace / DocumentPropertyInfo Class / DocumentTextPropertyName Property

In This Topic
    DocumentTextPropertyName Property
    In This Topic
    Gets the name of the graph property representing the Document text for named object types in a KnowledgeGraph.
    Syntax
    public string DocumentTextPropertyName {get;}
    Public ReadOnly Property DocumentTextPropertyName As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also