ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Catalog Namespace / GDBProjectItem Class / IsCloudDataWarehouse Property

In This Topic
    IsCloudDataWarehouse Property
    In This Topic
    Gets if the item is a cloud data warehouse.
    Syntax
    public Nullable<bool> IsCloudDataWarehouse {get; set;}
    Public Property IsCloudDataWarehouse As Nullable(Of Boolean)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also