ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Core Namespace / EditingOptions Class / WarnOnSubtypeChange Property

In This Topic
    WarnOnSubtypeChange Property
    In This Topic
    Gets and sets whether a warning is displayed when subtypes are changed.
    Syntax
    public bool WarnOnSubtypeChange {get; set;}
    Public Property WarnOnSubtypeChange As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also