Will remove pumps not in the set of type identifiers.
Namespace: configuration_servicesAssembly: configuration_services (in configuration_services.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public List<string> types |
| Visual Basic |
|---|
Public types As List(Of String) |
| Visual C++ |
|---|
public: List<String^>^ types |