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

In This Topic
    MaxOverlap Property
    In This Topic
    Gets or sets the max overlap between consecutive events. The unit of this value is MaxOverlapUnit. This value is taken into account only if RestrictMaxOverlap is true.
    Syntax
    Public Property MaxOverlap As Double
    public double MaxOverlap {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.3 or higher.
    See Also