ArcGIS Pro 3.7 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 Sub SetClient( _
       Optional ByVal projectId As String _
    ) 
    public void SetClient( 
       string projectId
    )

    Parameters

    projectId
    Requirements

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

    ArcGIS Pro version: 3.1 or higher.
    See Also