ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMAttachmentFrame Class / FilterType Property

In This Topic
    FilterType Property (CIMAttachmentFrame)
    In This Topic
    Gets or sets the attachment filter type. The filter attachment type determines which attachments from the feature that are used in the exported report.
    Syntax
    Public Property FilterType As AttachmentFilterType
    public AttachmentFilterType FilterType {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also