ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFormAudioInput Class / MaxDuration Property

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

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

    ArcGIS Pro version: 3.7 or higher.
    See Also