ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / EditingOptions Class / InitializeDefaultValuesOnSubtypeChange Property

In This Topic
    InitializeDefaultValuesOnSubtypeChange Property
    In This Topic
    Gets and sets whether default values are initialized on a subtype change.
    Syntax
    public bool InitializeDefaultValuesOnSubtypeChange {get; set;}
    Public Property InitializeDefaultValuesOnSubtypeChange As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also