ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Catalog.BimCloudConnections Namespace / BimCloudFileItem Class
Members

In This Topic
    BimCloudFileItem Class
    In This Topic
    Represents a design file on a BIM Cloud datastore
    Object Model
    BimCloudFileItem ClassItem ClassTimeInstant Class
    Syntax
    public abstract class BimCloudFileItem : ArcGIS.Desktop.Internal.Catalog.ProjectItemInfoCrawl, ArcGIS.Desktop.Core.IMetadata, ArcGIS.Desktop.Core.IProjectItem, System.ComponentModel.INotifyPropertyChanged  
    Public MustInherit Class BimCloudFileItem 
       Inherits ArcGIS.Desktop.Internal.Catalog.ProjectItemInfoCrawl
       Implements ArcGIS.Desktop.Core.IMetadata, ArcGIS.Desktop.Core.IProjectItem, System.ComponentModel.INotifyPropertyChanged 
    Inheritance Hierarchy

    System.Object
       ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase
          ArcGIS.Desktop.Core.Item
                      ArcGIS.Desktop.Catalog.BimCloudConnections.BimCloudFileItem

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also