ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Workflow.Client.Models Namespace / ExtendedPropertyTable Class / Properties Property

In This Topic
    Properties Property (ExtendedPropertyTable)
    In This Topic
    List of properties in the table.
    Syntax
    public List<JobProperty> Properties {get;}
    Public ReadOnly Property Properties As List(Of JobProperty)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also