ArcGIS Pro 3.0 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, Windows 8.1

    See Also