ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFormAttachmentElement Class / MaxAttachmentCount Property

In This Topic
    MaxAttachmentCount Property
    In This Topic
    Gets or sets the maximum number of attachments allowed for this element. If set (or defaulted) to -1, there is no maximum.
    Syntax
    Public Property MaxAttachmentCount As Long
    public long MaxAttachmentCount {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also