Base class for several different operations that can be applied to pumps. See change_diameter, change_speed, and change_label. Changes the results from both get_pump(UInt32, UInt32) and get_list(UInt32). Will also impact graphs, reports and may activate warnings.

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

Syntax

C#
public abstract class pump_change
Visual Basic
Public MustInherit Class pump_change
Visual C++
public ref class pump_change abstract

Inheritance Hierarchy

See Also