ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / ProBasedApp Class / ProjectFileDisplayVersionFromCIMDocumentVersion Method

In This Topic
    ProjectFileDisplayVersionFromCIMDocumentVersion Method
    In This Topic
    For internal use
    Syntax
    public virtual string ProjectFileDisplayVersionFromCIMDocumentVersion( 
       string docVersion
    )
    Public Overridable Function ProjectFileDisplayVersionFromCIMDocumentVersion( _
       ByVal docVersion As String _
    ) As String

    Parameters

    docVersion
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also