ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / GeoFenceNotificationRule Enumeration

In This Topic
    GeoFenceNotificationRule Enumeration
    In This Topic
    Indicates the type of event that will trigger notifications for the Fence Geotrigger.
    Syntax
    Members
    MemberDescription
    Enter Results in notification when the geometry of the source feed enters a fence polygon.
    EnterOrExit Results in notification when the geometry of the source feed enters or exits a fence polygon.
    Exit Results in notification when the geometry of the source feed exits a fence polygon.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.GeoFenceNotificationRule

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also