The data version associated with the RPF/DTED file.
[Visual Basic .NET] Public Property Version As String
[C#] public string Version {get; set;}
[C++]
HRESULT get_Version(
BSTR* pVersion
);
[C++]
HRESULT put_Version(
BSTR pVersion
);
[C++]Parameters
pVersion [out, retval] pVersion is a parameter of type BSTR pVersion [in] pVersion is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.