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

In This Topic
    ErrorCode Property (KnowledgeGraphServerError)
    In This Topic
    Gets the error code returned from the knowledge graph service.
    Syntax
    public long ErrorCode {get;}
    Public ReadOnly Property ErrorCode As Long
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also