ArcGIS Pro 2.8 API Reference Guide
Equals(Session) Method

ArcGIS.Desktop.DataReviewer Namespace > Session Structure > Equals Method : Equals(Session) Method
Determines whether the current Session is equal to another instance.
Syntax
public bool Equals( 
   Session other
)
Public Overloads Function Equals( _
   ByVal other As Session _
) As Boolean

Parameters

other
Remarks
Comparison is based on Session ID
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

Session Structure
Session Members
Overload List