ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFormRelationshipElement Class / DisplayCount Property

In This Topic
    DisplayCount Property (CIMFormRelationshipElement)
    In This Topic
    Gets or sets an integer that indicates the maximum number of records to display. If set (or defaulted) to -1, there is no maximum.
    Syntax
    Public Property DisplayCount As Long
    public long DisplayCount {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also