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

In This Topic
    SetClient Method (CDWInterface)
    In This Topic
    Set Google Client with or without projectid for C# API
    Syntax
    public void SetClient( 
       string projectId
    )
    Public Sub SetClient( _
       Optional ByVal projectId As String _
    ) 

    Parameters

    projectId
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also