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 >