ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data Namespace / AttributeRuleTriggers Class / Insert Property

In This Topic
    Insert Property (AttributeRuleTriggers)
    In This Topic
    Gets if an row insert will trigger the attribute rule to take effect.
    Syntax
    public bool Insert {get;}
    Public ReadOnly Property Insert As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also