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