This document is archived and information here might be outdated.  Recommended version.


IGeodatabaseRelease.CurrentRelease Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabase)  

IGeodatabaseRelease.CurrentRelease Property

Indicates if the geodatabase at the current release level.

[Visual Basic .NET]
Public ReadOnly Property CurrentRelease As Boolean
[C#]
public bool CurrentRelease {get;}
[C++]
HRESULT get_CurrentRelease(
  VARIANT_BOOL* isCurrent
);
[C++]

Parameters isCurrent [out, retval] isCurrent is a parameter of type VARIANT_BOOL

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGeodatabaseRelease Interface

.NET Related Topics

Querying workspace properties