From Bright Pattern Documentation
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;
Revision as of 04:02, 29 May 2024 by BpDeeplTranslateMaintenance (talk | contribs) (Updated via BpDeleteTranslateTags script)
After a successful login, the list of services available to the agent can be obtained from the following property:
public SortedDictionary<string, Service> services;