ArcGIS Pro 3.7 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 ReadOnly Property Entries As List(Of RelatedPropertyEntry)
    public List<RelatedPropertyEntry> Entries {get;}
    Requirements

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

    ArcGIS Pro version: 3.2 or higher.
    See Also