ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Workflow.Models.JobModels Namespace / Job Class / UpdateNotes Method

In This Topic
    UpdateNotes Method
    In This Topic
    Update job notes
    Syntax
    public void UpdateNotes( 
       string notes
    )
    Public Sub UpdateNotes( _
       ByVal notes As String _
    ) 

    Parameters

    notes
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also