Namespace: configuration_services
Assembly: configuration_services (in configuration_services.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: configuration_services (in configuration_services.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public string change_pump( uint list_id, uint pump_state_id, pump_change target_curve ) |
Visual Basic |
---|
Public Function change_pump ( _ list_id As UInteger, _ pump_state_id As UInteger, _ target_curve As pump_change _ ) As String |
Visual C++ |
---|
public: virtual String^ change_pump( unsigned int list_id, unsigned int pump_state_id, pump_change^ target_curve ) sealed |
Parameters
- list_id
- Type: System..::..UInt32
- pump_state_id
- Type: System..::..UInt32
- target_curve
- Type: configuration_services..::..pump_change