ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.DataReviewer Namespace / Session Structure / CompareTo Method

In This Topic
    CompareTo Method (Session)
    In This Topic
    Compares the current Session instance with another instance.
    Syntax
    public int CompareTo( 
       Session other
    )
    Public Function CompareTo( _
       ByVal other As Session _
    ) As Integer

    Parameters

    other
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also