{
// Get the job Id associated with the active map view
var jobManager = WorkflowClientModule.JobsManager;
jobId = jobManager.GetJobId();
// Use the jobId to identify the job associated with the active map view
}
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)