ArcGIS Pro 3.3 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 double MaxOverlap {get; set;}
    Public Property MaxOverlap As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also