ArcGIS Pro 3.7 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 Property OneToFirst As Boolean
    public bool OneToFirst {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.3 or higher.
    See Also