Some Pumps have named impellers that do not reflect numeric trim increments. For these pumps, it is safe to switch between named impellers, but it is not possible trim between them. As a convenience, trimmable pumps may also report trims here. In this case they are just the catalog trims, not the incremental trims in between, and include unit labels in the string.

Namespace: configuration_services
Assembly: configuration_services (in configuration_services.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public List<string> string_impellers
Visual Basic
Public string_impellers As List(Of String)
Visual C++
public:
List<String^>^ string_impellers

See Also