From Bright Pattern Documentation
Jump to: navigation, search

Services

After a successful login, the list of services available to the agent can be obtained from the following property:

public SortedDictionary<string, Service> services;

< Previous | Next >