Will remove pumps that do not match a given synchronos speed.
Namespace: configuration_servicesAssembly: configuration_services (in configuration_services.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public List<uint> speeds |
| Visual Basic |
|---|
Public speeds As List(Of UInteger) |
| Visual C++ |
|---|
public: List<unsigned int>^ speeds |