ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Workflow.Models Namespace / ConfigurationManager Class
Methods


In This Topic
    ConfigurationManager Class Members
    In This Topic

    The following tables list the members exposed by ConfigurationManager.

    Public Methods
     NameDescription
    Public Method Provides a way to cleanly dispose of the object  
    Public Method Gets a list of all groups. This method must be called on the MCT. Use QueuedTask.Run  
    Public Method Gets the list of Users. This method must be called on the MCT. Use QueuedTask.Run  
    Public MethodOverloaded.   
    Public Method Gets the DataWorkspaces. This method must be called on the MCT. Use QueuedTask.Run  
    Public Method Gets the list of job priorities. This method must be called on the MCT. Use QueuedTask.Run  
    Public Method Get the details of the specified user. This method must be called on the MCT. Use QueuedTask.Run  
    Public Method Gets the list job types which the current user is allowed to access. This method must be called on the MCT. Use QueuedTask.Run  
    Top
    See Also