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


IGeodatabaseRelease.MinorVersion Property (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabase)  

IGeodatabaseRelease.MinorVersion Property

Geodatabase minor version level.

[Visual Basic .NET]
Public ReadOnly Property MinorVersion As Integer
[C#]
public int MinorVersion {get;}
[C++]
HRESULT get_MinorVersion(
  System.Int32* versionNumber
);
[C++]

Parameters versionNumber [out, retval]
versionNumber is a parameter of type long*

Product Availability

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

See Also

IGeodatabaseRelease Interface

.NET Related Topics

Querying workspace properties