ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMRelQueryTableDataConnection Class / OneToFirst Property

In This Topic
    OneToFirst Property
    In This Topic
    Gets or sets a value indicating whether or not the join will be one-to-first.
    Syntax
    public bool OneToFirst {get; set;}
    Public Property OneToFirst As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also