ArcGIS Pro 3.7 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 ReadOnly Property Insert As Boolean
    public bool Insert {get;}
    Requirements

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

    ArcGIS Pro version: 3.2 or higher.
    See Also