ArcGIS Pro 3.0 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, Windows 8.1

    See Also