ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / Operation Class / Do Method

Do Method (Operation)
Perform the operation synchronously.
Syntax
protected internal virtual bool Do()

Return Value

A bool indicating the success of the operation.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also