ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMGeodatabaseErrorLayer Class / WorkspaceConnection Property

In This Topic
    WorkspaceConnection Property (CIMGeodatabaseErrorLayer)
    In This Topic
    Gets or sets the Geodatabase Errors data connection to the parent workspace.
    Syntax
    Public Property WorkspaceConnection As CIMWorkspaceConnection
    public CIMWorkspaceConnection WorkspaceConnection {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also