PMServiceGetAllServices Method |
Gets a collection of all active services
Namespace: PM90SettingsAPIAssembly: PM90SettingsAPI (in PM90SettingsAPI.dll) Version: 9.0.23.534 (9.0.23.534)
Syntax public static IEnumerable<PMService> GetAllServices()
Return Value
Type:
IEnumerablePMServiceAn enumerable list of services
See Also