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

In This Topic
    UseOriginalFilename Property
    In This Topic
    Gets or sets a value indicating whether the uploaded attachment's file name is preserved. If 'false', the name is updated based on 'FilenameExpression'. Default is 'true'.
    Syntax
    Public Property UseOriginalFilename As Boolean
    public bool UseOriginalFilename {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also