ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.Workflow.Client.Models Namespace / JobPropertiesUpdatedDetails Class / ExtendedProperties Property

In This Topic
    ExtendedProperties Property (JobPropertiesUpdatedDetails)
    In This Topic
    The extended job properties that were updated
    Syntax
    public List<PropertyTable> ExtendedProperties {get;}
    Public ReadOnly Property ExtendedProperties As List(Of PropertyTable)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also