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