This document is archived and information here might be outdated. Recommended version. |
Indicates if the version of the map document is compatible with the current version of software.
[Visual Basic .NET] Public ReadOnly Property DocumentVersion As esriMapDocumentVersionInfo
[C#] public esriMapDocumentVersionInfo DocumentVersion {get;}
[C++]
HRESULT get_DocumentVersion(
esriMapDocumentVersionInfo* versionInfo
);
[C++] Parameters versionInfo [out, retval]
versionInfo is a parameter of type esriMapDocumentVersionInfo*
Returns whether the version of the MapDocument that is open is compatible with the current software accessing the document.