The method returns the engine version number of the last loaded MOLE layer.
[Visual Basic .NET] Public ReadOnly Property VersionLastLoaded As Integer
[C#] public int VersionLastLoaded {get;}
[C++]
HRESULT get_VersionLastLoaded(
long* Version
);
[C++]Parameters
Version [out, retval] Version is a parameter of type long
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.