This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IC > ICadastralFabricLocks Interface > ICadastralFabricLocks.UndoLastAcquiredLocks Method (ArcObjects .NET 10.5 SDK) |
Rolls back most recent set of acquired locks, until last edit operation. Only effective once.
[Visual Basic .NET]
Public Sub UndoLastAcquiredLocks ( _
)
[C#] public void UndoLastAcquiredLocks ( );
[C++]
HRESULT UndoLastAcquiredLocks(
void
);
Undo the last set of locks acquired. This action is applied up until the last edit operation.