MoveToTop Method

Moves the operation to the top of the operation list.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0

Syntax

C#

public virtual void MoveToTop()

Visual Basic

Public Overridable Sub MoveToTop

Visual C++

public:
virtual void MoveToTop()

See Also