Process.GetEditPermittedProcessesAsync
Description
Gets the list of all edit permitted ProcessInfo from the connected Control Room.
Signature [C#]
Task<List<ProcessInfo>> GetEditPermittedProcessesAsync()
Gets the list of all edit permitted ProcessInfo from the connected Control Room.
Task<List<ProcessInfo>> GetEditPermittedProcessesAsync()