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

In This Topic
    MinAttachmentCount Property
    In This Topic
    Gets or sets the minimum number of attachments required for this element. If set (or defaulted) to 0, no attachements are required.
    Syntax
    Public Property MinAttachmentCount As Long
    public long MinAttachmentCount {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also