Returns the version number of the TIN engine used to build the TIN.
[Visual Basic .NET] Public ReadOnly Property Version As Integer
[C#] public int Version {get;}
[C++]
HRESULT get_Version(
long* pVer
);
[C++]Parameters
pVer [out, retval] pVer is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.