Adds the specified value to the pump power requirement. Use null as the default (unset) value.

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

Syntax

C#
public power_value power_addend
Visual Basic
Public power_addend As power_value
Visual C++
public:
power_value^ power_addend

See Also