ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKGConsecutiveEventsRestrictions Class / MaxGap Property

In This Topic
    MaxGap Property
    In This Topic
    Gets or sets the max gap. The unit of this value is MaxGapUnit. This value is taken into account only if RestrictMaxGap is true.
    Syntax
    Public Property MaxGap As Double
    public double MaxGap {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.3 or higher.
    See Also