ExternalServiceRegistry.GetServices
Description:
Returns a collection of all external services currently registered in Revit.
Returns a collection of all external services currently registered in Revit.
public static IList<ExternalService> GetServices()
IList<ExternalService>
Array of ExternalService instances.