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