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


IMensuration.Version Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

IMensuration.Version Property

The version of this IMensuration.

[Visual Basic .NET]
Public ReadOnly Property Version As String
[C#]
public string Version {get;}
[C++]
HRESULT get_Version(
  BSTR* pServiceVersion
);
[C++]

Parameters pServiceVersion [out, retval] pServiceVersion is a parameter of type BSTR

Product Availability

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

See Also

IMensuration Interface