ArcGIS Pro 2.9 API Reference Guide
CompareTo Method (Session)

ArcGIS.Desktop.DataReviewer Namespace > Session Structure : CompareTo Method
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, Windows 8.1

See Also

Reference

Session Structure
Session Members