ArcGIS Pro 2.6 API Reference Guide
JoinDirection Enumeration

ArcGIS.Core.Data Namespace : JoinDirection Enumeration
Specifies the direction of the join.
Syntax
Members
MemberDescription
Backward The join proceeds from the right table to the left table.
Forward The join proceeds from the left table to the right table.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.Data.JoinDirection

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.Data Namespace