ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMAttachmentFrame Class / MaxImages Property

In This Topic
    MaxImages Property
    In This Topic
    Gets or sets maximum number of image attachments to display. If -1, all images attachments will be available.
    Syntax
    Public Property MaxImages As Integer
    public int MaxImages {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also