ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Catalog.DatabaseConnections Namespace / CDWInterface Class / GetProjectList Method

In This Topic
    GetProjectList Method (CDWInterface)
    In This Topic
    Get Google BigQuery project list
    Syntax
    public ObservableCollection<string> GetProjectList()
    Public Function GetProjectList() As ObservableCollection(Of String)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also