ArcGIS Pro 3.7 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 ReadOnly Property ErrorMessage As String
    public string ErrorMessage {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.2 or higher.
    See Also