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

In This Topic
    MaxDuration Property (CIMFormVideoInput)
    In This Topic
    Gets or sets the defines the maximum length of an attachment for this element in seconds. If set (or defaulted) to -1, there is no maximum length.
    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