ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / IContentsProvider Interface / ContentsReady Property

In This Topic
    ContentsReady Property
    In This Topic
    Indicates whether the provider's contents are ready to show. Used internally. External providers should return true.
    Syntax
    bool ContentsReady {get;}
    ReadOnly Property ContentsReady As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also