ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing Namespace / AttachmentProperties Class
Members

In This Topic
    AttachmentProperties Class
    In This Topic
    Attachments may include properties to provide additional information about the attachment. The properties of this class describe the properties that may be stored. However, not all attachment tables support all properties. Attempting to set a property where it is not currently supported is not considered an error. That property is silently ignored.
    Object Model
    AttachmentProperties ClassExifData Class
    Syntax
    Public NotInheritable Class AttachmentProperties 
    public sealed class AttachmentProperties 
    Inheritance Hierarchy

    System.Object
       ArcGIS.Desktop.Editing.AttachmentProperties

    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also