ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / Join Class / JoinType Property

In This Topic
    JoinType Property (Join)
    In This Topic
    Gets the JoinType used to create this object via Join Constructor.
    Syntax
    public JoinType JoinType {get;}
    Public ReadOnly Property JoinType As JoinType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also