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

In This Topic
    DataWorkspaceID Property
    In This Topic
    Gets and sets the ID of the dataworkspace for the job
    Syntax
    public string DataWorkspaceID {get; set;}
    Public Property DataWorkspaceID As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also