LicenseProxy GetAllServices Method CelloSaaS API Documentation
This method is used to get all the services

Namespace: CelloSaaS.BusinessEdition.ServiceProxies.LicenseManagement
Assembly: CelloSaaS.BusinessEdition (in CelloSaaS.BusinessEdition.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax

public static Dictionary<string, Service> GetAllServices()

Return Value

Type: Dictionary String, Service 
Dictionary of Service
See Also