From Bright Pattern Documentation
Jump to: navigation, search

<translate>= 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;


</translate>

< Previous | Next >