ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / BulkMapMemberCreationParams Class / Items Property

In This Topic
    Items Property (BulkMapMemberCreationParams)
    In This Topic
    Gets the set of ArcGIS.Desktop.Core.Item.
    Syntax
    Public Shadows ReadOnly Property Items As IReadOnlyList(Of Item)
    public new IReadOnlyList<Item> Items {get;}
    Requirements

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

    ArcGIS Pro version: 3.4 or higher.
    See Also