ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Workflow.Models.JobModels Namespace / Job Class / OwnedBy Property

In This Topic
    OwnedBy Property (Job)
    In This Topic
    Gets and sets the username of the user who owns the job
    Syntax
    public string OwnedBy {get; set;}
    Public Property OwnedBy As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also