This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IV > IVersionedObject3 Interface > IVersionedObject3.SupportsMovingEditsToBase Method (ArcObjects .NET 10.5 SDK) |
Indicates if this object supports moving edits to base as a RegisterAsVersioned3 option.
[Visual Basic .NET] Public Function SupportsMovingEditsToBase ( _ ) As Boolean
[C#] public bool SupportsMovingEditsToBase ( );
[C++]
HRESULT SupportsMovingEditsToBase(
VARIANT_BOOL* CanMove
);
[C++]
Parameters CanMove [out, retval] CanMove is a parameter of type VARIANT_BOOL