This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IV > IVersionedView Interface > IVersionedView.DropVersionedView Method (ArcObjects .NET 10.4 SDK) |
Drop the versioned view.
[Visual Basic .NET]
Public Sub DropVersionedView ( _
)
[C#] public void DropVersionedView ( );
[C++]
HRESULT DropVersionedView(
void
);
Removes the versioned view associated with the versioned object.