ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.Knowledge Namespace / KnowledgeGraphServerError Class / ErrorMessage Property

In This Topic
    ErrorMessage Property (KnowledgeGraphServerError)
    In This Topic
    Gets the error message returned from the knowledge graph service.
    Syntax
    public string ErrorMessage {get;}
    Public ReadOnly Property ErrorMessage As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also