ArcGIS Pro 2.8 API Reference Guide
Do Method (Operation)

ArcGIS.Desktop.Framework.Contracts Namespace > Operation Class : Do Method
Perform the operation synchronously.
Syntax
protected internal virtual bool Do()
Protected Friend Overridable Function Do() As Boolean

Return Value

A bool indicating the success of the operation.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

Operation Class
Operation Members