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

In This Topic
    Do Method (Operation)
    In This Topic
    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 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also