This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGeodatabaseRelease Interface > IGeodatabaseRelease.BugfixVersion Property (ArcObjects .NET 10.5 SDK) |
Geodatabase bugfix version level.
[Visual Basic .NET] Public ReadOnly Property BugfixVersion As Integer
[C#] public int BugfixVersion {get;}
[C++]
HRESULT get_BugfixVersion(
long* versionNumber
);
[C++]
Parameters versionNumber [out, retval] versionNumber is a parameter of type long