ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFormSupportedAttachmentsInput Class / SupportedInputs Property

In This Topic
    SupportedInputs Property
    In This Topic
    Gets or sets the available inputs to add an attachment. (Nesting is not supported - CIMFormAttachmentInputs should not be added to this collection.)
    Syntax
    Public Property SupportedInputs As CIMFormAttachmentInput()
    public CIMFormAttachmentInput[] SupportedInputs {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also