ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Editing.Attributes Namespace / AttributeTabEmbeddableControl Class / ApplyAsync Method
Version

ApplyAsync Method (AttributeTabEmbeddableControl)
Task to apply any edits in the loaded row. The defualt behavior is to call Inspector.ApplyAsync for any loaded row. Override this method to provide your specific implementation of applying edits if additional customization is required.
Syntax
public virtual Task ApplyAsync()
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.1 or higher.
See Also