ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Workflow.Client.Models Namespace / RelatedPropertyTable Class / Entries Property

In This Topic
    Entries Property
    In This Topic
    Entries in the table. Each entry represents a row in the table.
    Syntax
    public List<RelatedPropertyEntry> Entries {get;}
    Public ReadOnly Property Entries As List(Of RelatedPropertyEntry)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also