ArcGIS Pro 3.2 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 int MaxImages {get; set;}
    Public Property MaxImages As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also