ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFormDocumentInput Class / MaxFileSize Property

In This Topic
    MaxFileSize Property
    In This Topic
    Gets or sets the maximum size of an attachment for this element in bytes. If set (or defaulted) to -1, there is no maximum file size.
    Syntax
    Public Property MaxFileSize As Long
    public long MaxFileSize {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also